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_20241112_0936_Track04_Sphere_00063/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track04_Sphere_00063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857038537439744, 52.35078226433704, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track04_Sphere_00063", "timestamp": "2024-11-12T09:19:14Z", "filename": "Job_20241112_0936_Track04_Sphere_00063.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "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_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001601_pano_0001_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0001_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0001_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85705333058592, 52.3507813741677, 45.0568834487349 ] }, "distance": 1.01, "direction": 95.61, "angle": 88.71, "elevation": 45.06, "pano_id": "TMX7316010203-001601_pano_0001_000110", "timestamp": "2020-01-29T11:35:05.260060Z", "filename": "pano_0001_000110.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 1.01285883, "relative_pitch": 88.7122330814074, "relative_heading": 95.61221529863752, "relative_elevation": 45.0568834487349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002412_pano_0015_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0015_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0015_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85705767271558, 52.3507830605406, 45.485169744119 ] }, "distance": 1.31, "direction": 86.11, "angle": 88.35, "elevation": 45.49, "pano_id": "TMX7316010203-002412_pano_0015_000000", "timestamp": "2022-01-11T11:39:15.624390Z", "filename": "pano_0015_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 1.30688264, "relative_pitch": 88.35422698728237, "relative_heading": 86.11279040884432, "relative_elevation": 45.485169744119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_000578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85706123895487, 52.3507763259515, 46.7330264691263 ] }, "distance": 1.68, "direction": 113.13, "angle": 87.94, "elevation": 46.73, "pano_id": "TMX7316010203-001061_pano_0001_000578", "timestamp": "2019-01-17T11:51:49.605840Z", "filename": "pano_0001_000578.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 1.68210486, "relative_pitch": 87.93859016300094, "relative_heading": 113.13094479340577, "relative_elevation": 46.7330264691263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85705440289395, 52.3507948970377, 45.7062316332012 ] }, "distance": 1.77, "direction": 37.56, "angle": 87.78, "elevation": 45.71, "pano_id": "TMX7316010203-002228_pano_0002_001035", "timestamp": "2021-07-12T07:47:01.258900Z", "filename": "pano_0002_001035.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 1.77332497, "relative_pitch": 87.77813446852237, "relative_heading": 37.56268579279726, "relative_elevation": 45.7062316332012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_000360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_000360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_000360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85706488186255, 52.3507792455926, 45.5092346956953 ] }, "distance": 1.83, "direction": 100.6, "angle": 87.7, "elevation": 45.51, "pano_id": "TMX7316010203-001159_pano_0001_000360", "timestamp": "2019-05-03T08:23:35.719020Z", "filename": "pano_0001_000360.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 1.82626465, "relative_pitch": 87.70197976198362, "relative_heading": 100.59883877130346, "relative_elevation": 45.5092346956953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_003432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_003432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_003432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85706025028331, 52.3507725957746, 45.6022793883458 ] }, "distance": 1.83, "direction": 126.02, "angle": 87.7, "elevation": 45.6, "pano_id": "TMX7316010203-002119_pano_0000_003432", "timestamp": "2021-04-28T08:29:47.870930Z", "filename": "pano_0000_003432.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 1.82932457, "relative_pitch": 87.7028251309928, "relative_heading": 126.02359884342646, "relative_elevation": 45.6022793883458 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85701940499728, 52.3507694686718, 45.783587358892 ] }, "distance": 1.93, "direction": 222.48, "angle": 87.59, "elevation": 45.78, "pano_id": "TMX7316010203-002020_pano_0000_001433", "timestamp": "2021-02-19T11:39:59.755340Z", "filename": "pano_0000_001433.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 1.93050964, "relative_pitch": 87.58549783596061, "relative_heading": 222.47786382019987, "relative_elevation": 45.783587358892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_003152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_003152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_003152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85701600131822, 52.3507702489945, 45.7458909666166 ] }, "distance": 2.04, "direction": 228.96, "angle": 87.45, "elevation": 45.75, "pano_id": "TMX7316060226-000013_pano_0000_003152", "timestamp": "2016-08-04T08:03:29.943160Z", "filename": "pano_0000_003152.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 2.03608779, "relative_pitch": 87.4515242505147, "relative_heading": 228.95519277756824, "relative_elevation": 45.7458909666166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0008_001064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_001064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_001064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85700847316356, 52.3507859674679, 45.0616189809516 ] }, "distance": 2.09, "direction": 281.37, "angle": 87.34, "elevation": 45.06, "pano_id": "TMX7316010203-002107_pano_0008_001064", "timestamp": "2021-04-20T11:14:10.488360Z", "filename": "pano_0008_001064.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 2.08960852, "relative_pitch": 87.3449679913181, "relative_heading": 281.37304200918607, "relative_elevation": 45.0616189809516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_003160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85700787368154, 52.3507871488173, 45.7011907212436 ] }, "distance": 2.16, "direction": 284.58, "angle": 87.3, "elevation": 45.7, "pano_id": "TMX7316010203-000780_pano_0000_003160", "timestamp": "2018-06-07T08:37:23.768120Z", "filename": "pano_0000_003160.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 2.15896029, "relative_pitch": 87.2953130054423, "relative_heading": 284.58103440626314, "relative_elevation": 45.7011907212436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0000_000315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85702467525272, 52.3507621074323, 45.7625823924318 ] }, "distance": 2.43, "direction": 202.84, "angle": 86.96, "elevation": 45.76, "pano_id": "TMX7316010203-001697_pano_0000_000315", "timestamp": "2020-05-08T06:02:11.558560Z", "filename": "pano_0000_000315.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 2.43371888, "relative_pitch": 86.95579715308003, "relative_heading": 202.83741050164718, "relative_elevation": 45.7625823924318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002796_pano_0003_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0003_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0003_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85702326843545, 52.3508029987208, 46.5795840974897 ] }, "distance": 2.53, "direction": 335.73, "angle": 86.89, "elevation": 46.58, "pano_id": "TMX7316010203-002796_pano_0003_000076", "timestamp": "2022-09-05T09:38:42.976490Z", "filename": "pano_0003_000076.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 2.53093933, "relative_pitch": 86.88984591484765, "relative_heading": 335.72706356411913, "relative_elevation": 46.5795840974897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002796_pano_0003_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0003_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0003_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85704603299584, 52.3507598695504, 46.5695682084188 ] }, "distance": 2.54, "direction": 168.42, "angle": 86.87, "elevation": 46.57, "pano_id": "TMX7316010203-002796_pano_0003_000075", "timestamp": "2022-09-05T09:38:42.371520Z", "filename": "pano_0003_000075.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 2.54376005, "relative_pitch": 86.87345133076522, "relative_heading": 168.41717940236896, "relative_elevation": 46.5695682084188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_13-02-15_01149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_13-02-15_01149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_13-02-15_01149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857064095349727, 52.35076465492986, 0.0 ] }, "distance": 2.62, "direction": 138.37, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_13-02-15_01149", "timestamp": "2025-07-15T13:23:18Z", "filename": "recording_2025-07-15_13-02-15_01149.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 2.62152469, "relative_pitch": 0.0, "relative_heading": 138.37031066449242, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_13-02-15_01150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_13-02-15_01150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_13-02-15_01150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857047427394624, 52.350808440592715, 0.0 ] }, "distance": 2.98, "direction": 11.75, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_13-02-15_01150", "timestamp": "2025-07-15T13:23:19Z", "filename": "recording_2025-07-15_13-02-15_01150.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 2.97506002, "relative_pitch": 0.0, "relative_heading": 11.748308171886594, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0008_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85706616471984, 52.3507603587284, 45.401876097545 ] }, "distance": 3.08, "direction": 142.32, "angle": 86.12, "elevation": 45.4, "pano_id": "TMX7316010203-000259_pano_0008_000070", "timestamp": "2017-04-13T10:39:54.872700Z", "filename": "pano_0008_000070.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 3.07983975, "relative_pitch": 86.11928161366707, "relative_heading": 142.32077723003823, "relative_elevation": 45.401876097545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0000_000316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85700645272201, 52.3508055679755, 45.7683980762959 ] }, "distance": 3.39, "direction": 319.87, "angle": 85.76, "elevation": 45.77, "pano_id": "TMX7316010203-001697_pano_0000_000316", "timestamp": "2020-05-08T06:02:12.133610Z", "filename": "pano_0000_000316.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 3.39172499, "relative_pitch": 85.76177092391244, "relative_heading": 319.86557001745695, "relative_elevation": 45.7683980762959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_003433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_003433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_003433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85704244920659, 52.3508155768615, 45.6082776812837 ] }, "distance": 3.72, "direction": 4.11, "angle": 85.34, "elevation": 45.61, "pano_id": "TMX7316010203-002119_pano_0000_003433", "timestamp": "2021-04-28T08:29:48.436000Z", "filename": "pano_0000_003433.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 3.71638913, "relative_pitch": 85.34154734201891, "relative_heading": 4.11290546456798, "relative_elevation": 45.6082776812837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85707097094855, 52.3507515668807, 45.6980993533507 ] }, "distance": 4.07, "direction": 147.1, "angle": 84.91, "elevation": 45.7, "pano_id": "TMX7316010203-002228_pano_0002_001034", "timestamp": "2021-07-12T07:47:00.613840Z", "filename": "pano_0002_001034.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 4.06842284, "relative_pitch": 84.91246875255719, "relative_heading": 147.0974039380009, "relative_elevation": 45.6980993533507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_000579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85704453458697, 52.3508207593777, 46.7491507381201 ] }, "distance": 4.3, "direction": 5.45, "angle": 84.74, "elevation": 46.75, "pano_id": "TMX7316010203-001061_pano_0001_000579", "timestamp": "2019-01-17T11:51:50.305820Z", "filename": "pano_0001_000579.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 4.30294566, "relative_pitch": 84.74112552536992, "relative_heading": 5.449512967444458, "relative_elevation": 46.7491507381201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85700093212688, 52.3508136732202, 45.7836962267756 ] }, "distance": 4.33, "direction": 323.75, "angle": 84.59, "elevation": 45.78, "pano_id": "TMX7316010203-002020_pano_0000_001434", "timestamp": "2021-02-19T11:40:00.290330Z", "filename": "pano_0000_001434.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 4.33370255, "relative_pitch": 84.5927203517422, "relative_heading": 323.7522798311433, "relative_elevation": 45.7836962267756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0008_001063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_001063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_001063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85703022969112, 52.350743428615, 45.0610682768747 ] }, "distance": 4.36, "direction": 187.46, "angle": 84.48, "elevation": 45.06, "pano_id": "TMX7316010203-002107_pano_0008_001063", "timestamp": "2021-04-20T11:14:09.468370Z", "filename": "pano_0008_001063.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 4.35832663, "relative_pitch": 84.47551078762483, "relative_heading": 187.46306018428595, "relative_elevation": 45.0610682768747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_003159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85702553187118, 52.3507435283299, 45.6986759183928 ] }, "distance": 4.4, "direction": 191.62, "angle": 84.5, "elevation": 45.7, "pano_id": "TMX7316010203-000780_pano_0000_003159", "timestamp": "2018-06-07T08:37:23.043240Z", "filename": "pano_0000_003159.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 4.40046896, "relative_pitch": 84.49976775800428, "relative_heading": 191.61810383523823, "relative_elevation": 45.6986759183928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_000361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_000361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_000361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85704615115856, 52.3508232740154, 45.5209474666044 ] }, "distance": 4.59, "direction": 6.49, "angle": 84.24, "elevation": 45.52, "pano_id": "TMX7316010203-001159_pano_0001_000361", "timestamp": "2019-05-03T08:23:36.519010Z", "filename": "pano_0001_000361.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 4.59270741, "relative_pitch": 84.23879958637754, "relative_heading": 6.486043416831382, "relative_elevation": 45.5209474666044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_003153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_003153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_003153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85699748795246, 52.350815653935, 45.7480561742559 ] }, "distance": 4.65, "direction": 323.03, "angle": 84.2, "elevation": 45.75, "pano_id": "TMX7316060226-000013_pano_0000_003153", "timestamp": "2016-08-04T08:03:30.648090Z", "filename": "pano_0000_003153.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 4.65058775, "relative_pitch": 84.19545101313159, "relative_heading": 323.02602069422613, "relative_elevation": 45.7480561742559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0000_000350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0000_000350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0000_000350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85709716751262, 52.3508047905638, 48.9516096524894 ] }, "distance": 4.72, "direction": 57.89, "angle": 84.5, "elevation": 48.95, "pano_id": "TMX7316010203-001038_pano_0000_000350", "timestamp": "2019-01-04T12:23:09.553710Z", "filename": "pano_0000_000350.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 4.71628706, "relative_pitch": 84.4967723737028, "relative_heading": 57.894881318267444, "relative_elevation": 48.9516096524894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001601_pano_0001_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0001_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0001_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85703504332216, 52.3508255885517, 45.0559835797176 ] }, "distance": 4.83, "direction": 357.17, "angle": 83.89, "elevation": 45.06, "pano_id": "TMX7316010203-001601_pano_0001_000111", "timestamp": "2020-01-29T11:35:05.995050Z", "filename": "pano_0001_000111.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 4.82673473, "relative_pitch": 83.88536653811342, "relative_heading": 357.1726201060152, "relative_elevation": 45.0559835797176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002412_pano_0015_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0015_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0015_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85704045379967, 52.3508266544836, 45.4775904705748 ] }, "distance": 4.94, "direction": 1.51, "angle": 83.8, "elevation": 45.48, "pano_id": "TMX7316010203-002412_pano_0015_000001", "timestamp": "2022-01-11T11:39:16.229410Z", "filename": "pano_0015_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 4.94119527, "relative_pitch": 83.79906867946711, "relative_heading": 1.514326147160615, "relative_elevation": 45.4775904705748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track04_Sphere_00062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857049014194302, 52.35073826220113, 0.0 ] }, "distance": 4.95, "direction": 171.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track04_Sphere_00062", "timestamp": "2024-11-12T09:19:13Z", "filename": "Job_20241112_0936_Track04_Sphere_00062.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 4.94806302, "relative_pitch": 0.0, "relative_heading": 171.7046537403978, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track04_Sphere_00064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857028469856298, 52.350827643433334, 0.0 ] }, "distance": 5.1, "direction": 352.26, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track04_Sphere_00064", "timestamp": "2024-11-12T09:19:15Z", "filename": "Job_20241112_0936_Track04_Sphere_00064.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 5.09589959, "relative_pitch": 0.0, "relative_heading": 352.263425809751, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001601_pano_0001_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0001_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0001_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85707234784715, 52.3507373381269, 45.0589534426108 ] }, "distance": 5.5, "direction": 155.26, "angle": 83.04, "elevation": 45.06, "pano_id": "TMX7316010203-001601_pano_0001_000109", "timestamp": "2020-01-29T11:35:04.445130Z", "filename": "pano_0001_000109.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 5.5044411, "relative_pitch": 83.03520658600323, "relative_heading": 155.25741780633294, "relative_elevation": 45.0589534426108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0000_000351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0000_000351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0000_000351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85711978823061, 52.3507616794402, 48.9492768682539 ] }, "distance": 5.99, "direction": 112.48, "angle": 83.02, "elevation": 48.95, "pano_id": "TMX7316010203-001038_pano_0000_000351", "timestamp": "2019-01-04T12:23:10.443680Z", "filename": "pano_0000_000351.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 5.99154966, "relative_pitch": 83.02152506888737, "relative_heading": 112.4761342516138, "relative_elevation": 48.9492768682539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_000359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_000359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_000359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8570833349656, 52.3507349520776, 45.4942800318822 ] }, "distance": 6.09, "direction": 149.89, "angle": 82.38, "elevation": 45.49, "pano_id": "TMX7316010203-001159_pano_0001_000359", "timestamp": "2019-05-03T08:23:34.919010Z", "filename": "pano_0001_000359.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 6.08555977, "relative_pitch": 82.38103581032824, "relative_heading": 149.89423899027852, "relative_elevation": 45.4942800318822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0008_001065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_001065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_001065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85698965801929, 52.350829077077, 45.043325197883 ] }, "distance": 6.18, "direction": 327.41, "angle": 82.18, "elevation": 45.04, "pano_id": "TMX7316010203-002107_pano_0008_001065", "timestamp": "2021-04-20T11:14:11.683460Z", "filename": "pano_0008_001065.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 6.18281968, "relative_pitch": 82.18420393978586, "relative_heading": 327.405351317098, "relative_elevation": 45.043325197883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85703684451603, 52.3508381622124, 45.6992653496563 ] }, "distance": 6.22, "direction": 358.94, "angle": 82.25, "elevation": 45.7, "pano_id": "TMX7316010203-002228_pano_0002_001036", "timestamp": "2021-07-12T07:47:02.003940Z", "filename": "pano_0002_001036.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 6.22105027, "relative_pitch": 82.2479649732703, "relative_heading": 358.937516363839, "relative_elevation": 45.6992653496563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_000577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85707838339558, 52.3507318016559, 46.709563113749 ] }, "distance": 6.24, "direction": 154.19, "angle": 82.39, "elevation": 46.71, "pano_id": "TMX7316010203-001061_pano_0001_000577", "timestamp": "2019-01-17T11:51:48.905900Z", "filename": "pano_0001_000577.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 6.23715296, "relative_pitch": 82.39425544507687, "relative_heading": 154.19489561599144, "relative_elevation": 46.709563113749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_003161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85699102654401, 52.350831076614, 45.6830616444349 ] }, "distance": 6.32, "direction": 329.2, "angle": 82.12, "elevation": 45.68, "pano_id": "TMX7316010203-000780_pano_0000_003161", "timestamp": "2018-06-07T08:37:24.563090Z", "filename": "pano_0000_003161.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 6.32315386, "relative_pitch": 82.11955959509753, "relative_heading": 329.2035962456351, "relative_elevation": 45.6830616444349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85703742847186, 52.3507252372555, 45.7789565194398 ] }, "distance": 6.35, "direction": 180.68, "angle": 82.11, "elevation": 45.78, "pano_id": "TMX7316010203-002020_pano_0000_001432", "timestamp": "2021-02-19T11:39:59.235520Z", "filename": "pano_0000_001432.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 6.34608182, "relative_pitch": 82.10770336932663, "relative_heading": 180.68225755652955, "relative_elevation": 45.7789565194398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_003151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_003151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_003151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85703433226475, 52.3507247861104, 45.7476811539382 ] }, "distance": 6.4, "direction": 182.57, "angle": 82.03, "elevation": 45.75, "pano_id": "TMX7316060226-000013_pano_0000_003151", "timestamp": "2016-08-04T08:03:29.263180Z", "filename": "pano_0000_003151.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 6.40224808, "relative_pitch": 82.03337118960638, "relative_heading": 182.5652013801509, "relative_elevation": 45.7476811539382 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_003431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_003431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_003431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85707828898807, 52.3507292296473, 45.5934012569487 ] }, "distance": 6.49, "direction": 155.35, "angle": 81.89, "elevation": 45.59, "pano_id": "TMX7316010203-002119_pano_0000_003431", "timestamp": "2021-04-28T08:29:47.316020Z", "filename": "pano_0000_003431.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 6.49331979, "relative_pitch": 81.89455848728335, "relative_heading": 155.34538862746766, "relative_elevation": 45.5934012569487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0000_000314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85704193637618, 52.3507184905625, 45.7536564804614 ] }, "distance": 7.1, "direction": 178.13, "angle": 81.18, "elevation": 45.75, "pano_id": "TMX7316010203-001697_pano_0000_000314", "timestamp": "2020-05-08T06:02:10.993610Z", "filename": "pano_0000_000314.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 7.10014188, "relative_pitch": 81.179086608185, "relative_heading": 178.13070468373584, "relative_elevation": 45.7536564804614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_13-02-15_01148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_13-02-15_01148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_13-02-15_01148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857080601938455, 52.35072085955386, 0.0 ] }, "distance": 7.41, "direction": 157.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_13-02-15_01148", "timestamp": "2025-07-15T13:23:17Z", "filename": "recording_2025-07-15_13-02-15_01148.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 7.40959393, "relative_pitch": 0.0, "relative_heading": 157.24241799410038, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002796_pano_0003_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0003_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0003_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85700087233686, 52.3508459343171, 46.5701760388911 ] }, "distance": 7.54, "direction": 340.09, "angle": 80.81, "elevation": 46.57, "pano_id": "TMX7316010203-002796_pano_0003_000077", "timestamp": "2022-09-05T09:38:43.611530Z", "filename": "pano_0003_000077.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 7.53534907, "relative_pitch": 80.80884011003131, "relative_heading": 340.086943445667, "relative_elevation": 46.5701760388911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002796_pano_0003_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0003_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0003_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85706866205002, 52.3507167826228, 46.5552515676245 ] }, "distance": 7.57, "direction": 164.27, "angle": 80.76, "elevation": 46.56, "pano_id": "TMX7316010203-002796_pano_0003_000074", "timestamp": "2022-09-05T09:38:41.791550Z", "filename": "pano_0003_000074.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 7.57002953, "relative_pitch": 80.76435706587924, "relative_heading": 164.26667699404913, "relative_elevation": 46.5552515676245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_13-02-15_01151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_13-02-15_01151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_13-02-15_01151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857030613500632, 52.35085215369706, 0.0 ] }, "distance": 7.8, "direction": 356.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_13-02-15_01151", "timestamp": "2025-07-15T13:23:20Z", "filename": "recording_2025-07-15_13-02-15_01151.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 7.79559021, "relative_pitch": 0.0, "relative_heading": 356.0284181519417, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0000_000349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0000_000349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0000_000349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85707917698442, 52.3508487668674, 48.9650755617768 ] }, "distance": 7.9, "direction": 20.52, "angle": 80.83, "elevation": 48.97, "pano_id": "TMX7316010203-001038_pano_0000_000349", "timestamp": "2019-01-04T12:23:08.758730Z", "filename": "pano_0000_000349.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 7.90116234, "relative_pitch": 80.8335820959193, "relative_heading": 20.516457347753118, "relative_elevation": 48.9650755617768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0000_000317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85698795625444, 52.3508490401662, 45.7584326351061 ] }, "distance": 8.19, "direction": 335.12, "angle": 79.85, "elevation": 45.76, "pano_id": "TMX7316010203-001697_pano_0000_000317", "timestamp": "2020-05-08T06:02:12.718640Z", "filename": "pano_0000_000317.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 8.19085303, "relative_pitch": 79.85142004704612, "relative_heading": 335.1158078827056, "relative_elevation": 45.7584326351061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0008_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85703014826104, 52.350857880661, 45.3385821869597 ] }, "distance": 8.43, "direction": 356.11, "angle": 79.46, "elevation": 45.34, "pano_id": "TMX7316010203-000259_pano_0008_000071", "timestamp": "2017-04-13T10:40:14.172480Z", "filename": "pano_0008_000071.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 8.43352705, "relative_pitch": 79.46271931618999, "relative_heading": 356.11342723989395, "relative_elevation": 45.3385821869597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_003434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_003434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_003434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8570245739592, 52.3508587251154, 45.5956882061437 ] }, "distance": 8.56, "direction": 353.62, "angle": 79.37, "elevation": 45.6, "pano_id": "TMX7316010203-002119_pano_0000_003434", "timestamp": "2021-04-28T08:29:49.036120Z", "filename": "pano_0000_003434.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 8.56113396, "relative_pitch": 79.3658481715785, "relative_heading": 353.6190697979924, "relative_elevation": 45.5956882061437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85708791223842, 52.3507080209701, 45.6885969061404 ] }, "distance": 8.92, "direction": 157.84, "angle": 78.95, "elevation": 45.69, "pano_id": "TMX7316010203-002228_pano_0002_001033", "timestamp": "2021-07-12T07:46:59.993780Z", "filename": "pano_0002_001033.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 8.92015636, "relative_pitch": 78.95264737678949, "relative_heading": 157.8416088217045, "relative_elevation": 45.6885969061404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0008_001062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_001062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_001062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85705733484386, 52.3507019288412, 45.0438338937238 ] }, "distance": 9.03, "direction": 171.85, "angle": 78.66, "elevation": 45.04, "pano_id": "TMX7316010203-002107_pano_0008_001062", "timestamp": "2021-04-20T11:14:08.678390Z", "filename": "pano_0008_001062.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 9.03054955, "relative_pitch": 78.66342798988303, "relative_heading": 171.8459058067246, "relative_elevation": 45.0438338937238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_003158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85704347268294, 52.3506998733243, 45.7119615059346 ] }, "distance": 9.17, "direction": 177.9, "angle": 78.65, "elevation": 45.71, "pano_id": "TMX7316010203-000780_pano_0000_003158", "timestamp": "2018-06-07T08:37:22.348130Z", "filename": "pano_0000_003158.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 9.17414371, "relative_pitch": 78.65180581706797, "relative_heading": 177.89929358251723, "relative_elevation": 45.7119615059346 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000580/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000580/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000580/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000580/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_000580/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000580/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000580/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000580/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000580/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85702754427976, 52.3508651523567, 46.7518987804651 ] }, "distance": 9.25, "direction": 355.36, "angle": 78.8, "elevation": 46.75, "pano_id": "TMX7316010203-001061_pano_0001_000580", "timestamp": "2019-01-17T11:51:51.015880Z", "filename": "pano_0001_000580.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 9.25365035, "relative_pitch": 78.80409797119697, "relative_heading": 355.356896930655, "relative_elevation": 46.7518987804651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85698174677067, 52.350858063615, 45.7696525976062 ] }, "distance": 9.28, "direction": 335.35, "angle": 78.54, "elevation": 45.77, "pano_id": "TMX7316010203-002020_pano_0000_001435", "timestamp": "2021-02-19T11:40:00.870310Z", "filename": "pano_0000_001435.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 9.27983054, "relative_pitch": 78.5386044435726, "relative_heading": 335.3545654275219, "relative_elevation": 45.7696525976062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_000362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_000362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_000362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85702703569318, 52.3508674262119, 45.5177863007411 ] }, "distance": 9.51, "direction": 355.27, "angle": 78.2, "elevation": 45.52, "pano_id": "TMX7316010203-001159_pano_0001_000362", "timestamp": "2019-05-03T08:23:37.339000Z", "filename": "pano_0001_000362.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 9.50865666, "relative_pitch": 78.20060828139368, "relative_heading": 355.2721795037275, "relative_elevation": 45.5177863007411 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_003154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_003154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_003154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8569788258684, 52.350861120497, 45.7306384062395 ] }, "distance": 9.67, "direction": 335.12, "angle": 78.06, "elevation": 45.73, "pano_id": "TMX7316060226-000013_pano_0000_003154", "timestamp": "2016-08-04T08:03:31.383170Z", "filename": "pano_0000_003154.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 9.67207079, "relative_pitch": 78.05788323394867, "relative_heading": 335.1232083827156, "relative_elevation": 45.7306384062395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001601_pano_0001_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0001_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0001_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85701710985499, 52.3508697653901, 45.0453024730086 ] }, "distance": 9.85, "direction": 351.47, "angle": 77.67, "elevation": 45.05, "pano_id": "TMX7316010203-001601_pano_0001_000112", "timestamp": "2020-01-29T11:35:06.700030Z", "filename": "pano_0001_000112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 9.84545855, "relative_pitch": 77.67086851917308, "relative_heading": 351.47164017536267, "relative_elevation": 45.0453024730086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002412_pano_0015_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0015_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0015_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85702305998752, 52.35087035544, 45.4533090610057 ] }, "distance": 9.86, "direction": 353.86, "angle": 77.76, "elevation": 45.45, "pano_id": "TMX7316010203-002412_pano_0015_000002", "timestamp": "2022-01-11T11:39:16.849470Z", "filename": "pano_0015_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 9.85882122, "relative_pitch": 77.7621102098542, "relative_heading": 353.85913377391876, "relative_elevation": 45.4533090610057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track04_Sphere_00061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857060498156137, 52.350693491627055, 0.0 ] }, "distance": 9.99, "direction": 171.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track04_Sphere_00061", "timestamp": "2024-11-12T09:19:12Z", "filename": "Job_20241112_0936_Track04_Sphere_00061.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 9.99079507, "relative_pitch": 0.0, "relative_heading": 171.38592060169915, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track04_Sphere_00065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857018075182721, 52.35087337158632, 0.0 ] }, "distance": 10.23, "direction": 352.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track04_Sphere_00065", "timestamp": "2024-11-12T09:19:15Z", "filename": "Job_20241112_0936_Track04_Sphere_00065.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 10.23330075, "relative_pitch": 0.0, "relative_heading": 352.16905633690607, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0000_000352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0000_000352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0000_000352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85715996740798, 52.3507241369808, 48.9712194483727 ] }, "distance": 10.5, "direction": 128.02, "angle": 77.9, "elevation": 48.97, "pano_id": "TMX7316010203-001038_pano_0000_000352", "timestamp": "2019-01-04T12:23:11.448680Z", "filename": "pano_0000_000352.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 10.50232296, "relative_pitch": 77.89574589992938, "relative_heading": 128.0151030364374, "relative_elevation": 48.9712194483727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001601_pano_0001_000108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0001_000108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0001_000108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85709181843561, 52.3506933407381, 45.0218682205305 ] }, "distance": 10.54, "direction": 159.85, "angle": 76.82, "elevation": 45.02, "pano_id": "TMX7316010203-001601_pano_0001_000108", "timestamp": "2020-01-29T11:35:03.510060Z", "filename": "pano_0001_000108.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 10.53991293, "relative_pitch": 76.82397188299458, "relative_heading": 159.85121363420623, "relative_elevation": 45.0218682205305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0002_000498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0002_000498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0002_000498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8568941552156, 52.3507455032641, 45.6567237349227 ] }, "distance": 10.65, "direction": 247.42, "angle": 76.86, "elevation": 45.66, "pano_id": "TMX7316010203-000784_pano_0002_000498", "timestamp": "2018-06-11T11:14:03.216480Z", "filename": "pano_0002_000498.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 10.65470464, "relative_pitch": 76.86422928474151, "relative_heading": 247.42336156488585, "relative_elevation": 45.6567237349227 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0001_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0001_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0001_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0001_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0001_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0001_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0001_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0001_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0001_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85701062158385, 52.3508787042088, 45.070875659585 ] }, "distance": 10.9, "direction": 349.95, "angle": 76.41, "elevation": 45.07, "pano_id": "TMX7316010203-002943_pano_0001_000000", "timestamp": "2023-01-20T10:31:26.513600Z", "filename": "pano_0001_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 10.89853422, "relative_pitch": 76.40631493462723, "relative_heading": 349.9483780203675, "relative_elevation": 45.070875659585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0008_001066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_001066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_001066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85697143568101, 52.3508723763308, 45.0179051514715 ] }, "distance": 11.02, "direction": 335.49, "angle": 76.24, "elevation": 45.02, "pano_id": "TMX7316010203-002107_pano_0008_001066", "timestamp": "2021-04-20T11:14:12.928370Z", "filename": "pano_0008_001066.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 11.02039709, "relative_pitch": 76.244493382142, "relative_heading": 335.4873454582782, "relative_elevation": 45.0179051514715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_000358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_000358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_000358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85710172775788, 52.3506908183779, 45.4650205830112 ] }, "distance": 11.05, "direction": 157.06, "angle": 76.34, "elevation": 45.47, "pano_id": "TMX7316010203-001159_pano_0001_000358", "timestamp": "2019-05-03T08:23:34.114000Z", "filename": "pano_0001_000358.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 11.04906299, "relative_pitch": 76.3405869772332, "relative_heading": 157.06432360578742, "relative_elevation": 45.4650205830112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0002_000497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0002_000497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0002_000497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85687681400444, 52.350789841884, 45.6634738761932 ] }, "distance": 11.05, "direction": 274.38, "angle": 76.39, "elevation": 45.66, "pano_id": "TMX7316010203-000784_pano_0002_000497", "timestamp": "2018-06-11T11:14:02.661460Z", "filename": "pano_0002_000497.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 11.05203157, "relative_pitch": 76.3942219665839, "relative_heading": 274.3755378333669, "relative_elevation": 45.6634738761932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85701860502871, 52.3508810171574, 45.6769565725699 ] }, "distance": 11.07, "direction": 352.95, "angle": 76.37, "elevation": 45.68, "pano_id": "TMX7316010203-002228_pano_0002_001037", "timestamp": "2021-07-12T07:47:02.973770Z", "filename": "pano_0002_001037.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 11.07224017, "relative_pitch": 76.37414418490428, "relative_heading": 352.95399744601434, "relative_elevation": 45.6769565725699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_003162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85697452935226, 52.3508750958312, 45.6543166125193 ] }, "distance": 11.21, "direction": 337.11, "angle": 76.2, "elevation": 45.65, "pano_id": "TMX7316010203-000780_pano_0000_003162", "timestamp": "2018-06-07T08:37:25.453110Z", "filename": "pano_0000_003162.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 11.21276356, "relative_pitch": 76.20119796628849, "relative_heading": 337.10919807395555, "relative_elevation": 45.6543166125193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_000576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85709614504067, 52.3506875158861, 46.6665892647579 ] }, "distance": 11.25, "direction": 159.58, "angle": 76.45, "elevation": 46.67, "pano_id": "TMX7316010203-001061_pano_0001_000576", "timestamp": "2019-01-17T11:51:48.195850Z", "filename": "pano_0001_000576.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 11.25008032, "relative_pitch": 76.44612105304036, "relative_heading": 159.5786876031753, "relative_elevation": 46.6665892647579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85705566141671, 52.3506807910347, 45.7573176845908 ] }, "distance": 11.35, "direction": 174.1, "angle": 76.07, "elevation": 45.76, "pano_id": "TMX7316010203-002020_pano_0000_001431", "timestamp": "2021-02-19T11:39:58.725330Z", "filename": "pano_0000_001431.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 11.35146987, "relative_pitch": 76.0673465476248, "relative_heading": 174.10008804248582, "relative_elevation": 45.7573176845908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_003430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_003430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_003430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85709635062019, 52.3506859140785, 45.5692579532042 ] }, "distance": 11.42, "direction": 159.82, "angle": 75.93, "elevation": 45.57, "pano_id": "TMX7316010203-002119_pano_0000_003430", "timestamp": "2021-04-28T08:29:46.770930Z", "filename": "pano_0000_003430.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 11.42211109, "relative_pitch": 75.92850146010701, "relative_heading": 159.8248015224139, "relative_elevation": 45.5692579532042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_003150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_003150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_003150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85705284774331, 52.3506793377692, 45.7541104275733 ] }, "distance": 11.49, "direction": 175.13, "angle": 75.9, "elevation": 45.75, "pano_id": "TMX7316060226-000013_pano_0000_003150", "timestamp": "2016-08-04T08:03:28.608080Z", "filename": "pano_0000_003150.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 11.49448651, "relative_pitch": 75.89782280612289, "relative_heading": 175.13361132228968, "relative_elevation": 45.7541104275733 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0000_000313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85705920178521, 52.3506746408209, 45.7289531389251 ] }, "distance": 12.06, "direction": 173.29, "angle": 75.23, "elevation": 45.73, "pano_id": "TMX7316010203-001697_pano_0000_000313", "timestamp": "2020-05-08T06:02:10.448580Z", "filename": "pano_0000_000313.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 12.05819411, "relative_pitch": 75.22801424010592, "relative_heading": 173.29410669056216, "relative_elevation": 45.7289531389251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_13-02-15_01147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_13-02-15_01147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_13-02-15_01147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857097767537499, 52.350677183967846, 0.0 ] }, "distance": 12.37, "direction": 160.96, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_13-02-15_01147", "timestamp": "2025-07-15T13:23:16Z", "filename": "recording_2025-07-15_13-02-15_01147.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 12.36965466, "relative_pitch": 0.0, "relative_heading": 160.9569929871187, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0000_000348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0000_000348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0000_000348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85706077990645, 52.3508929499444, 48.9631965495646 ] }, "distance": 12.41, "direction": 7.02, "angle": 75.78, "elevation": 48.96, "pano_id": "TMX7316010203-001038_pano_0000_000348", "timestamp": "2019-01-04T12:23:07.968740Z", "filename": "pano_0000_000348.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 12.40933186, "relative_pitch": 75.77829447914796, "relative_heading": 7.015253188381544, "relative_elevation": 48.9631965495646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0002_000499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0002_000499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0002_000499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85691113382914, 52.3507009393343, 45.6379808168858 ] }, "distance": 12.54, "direction": 223.81, "angle": 74.64, "elevation": 45.64, "pano_id": "TMX7316010203-000784_pano_0002_000499", "timestamp": "2018-06-11T11:14:03.786430Z", "filename": "pano_0002_000499.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 12.54015586, "relative_pitch": 74.63575833073354, "relative_heading": 223.81078817371161, "relative_elevation": 45.6379808168858 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002796_pano_0003_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0003_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0003_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85697896326774, 52.3508890055464, 46.5536117693409 ] }, "distance": 12.55, "direction": 341.13, "angle": 74.91, "elevation": 46.55, "pano_id": "TMX7316010203-002796_pano_0003_000078", "timestamp": "2022-09-05T09:38:44.286520Z", "filename": "pano_0003_000078.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 12.55205383, "relative_pitch": 74.9104111885896, "relative_heading": 341.1311629655178, "relative_elevation": 46.5536117693409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002796_pano_0003_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0003_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0003_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85709079450536, 52.3506737574415, 46.5243257917464 ] }, "distance": 12.59, "direction": 163.57, "angle": 74.86, "elevation": 46.52, "pano_id": "TMX7316010203-002796_pano_0003_000073", "timestamp": "2022-09-05T09:38:41.231530Z", "filename": "pano_0003_000073.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 12.58811649, "relative_pitch": 74.85995565927404, "relative_heading": 163.56842837558827, "relative_elevation": 46.5243257917464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_13-02-15_01152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_13-02-15_01152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_13-02-15_01152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857013652808539, 52.35089586614121, 0.0 ] }, "distance": 12.75, "direction": 352.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_13-02-15_01152", "timestamp": "2025-07-15T13:23:21Z", "filename": "recording_2025-07-15_13-02-15_01152.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 12.7541461, "relative_pitch": 0.0, "relative_heading": 352.3600472352123, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0008_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85709775619426, 52.3506716158169, 45.4552578078583 ] }, "distance": 12.96, "direction": 161.85, "angle": 74.09, "elevation": 45.46, "pano_id": "TMX7316010203-000259_pano_0008_000069", "timestamp": "2017-04-13T10:39:53.127640Z", "filename": "pano_0008_000069.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 12.95667397, "relative_pitch": 74.09020336113484, "relative_heading": 161.85422513221204, "relative_elevation": 45.4552578078583 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0000_000318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85696925882144, 52.3508926476333, 45.73756201379 ] }, "distance": 13.16, "direction": 338.98, "angle": 73.95, "elevation": 45.74, "pano_id": "TMX7316010203-001697_pano_0000_000318", "timestamp": "2020-05-08T06:02:13.313600Z", "filename": "pano_0000_000318.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 13.15869892, "relative_pitch": 73.94947026451561, "relative_heading": 338.97681087781643, "relative_elevation": 45.73756201379 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_003435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_003435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_003435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85700667689506, 52.3509018365259, 45.5737149072811 ] }, "distance": 13.48, "direction": 350.73, "angle": 73.52, "elevation": 45.57, "pano_id": "TMX7316010203-002119_pano_0000_003435", "timestamp": "2021-04-28T08:29:49.695970Z", "filename": "pano_0000_003435.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 13.48122812, "relative_pitch": 73.52117799221047, "relative_heading": 350.7329399232703, "relative_elevation": 45.5737149072811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0002_000496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0002_000496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0002_000496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85685946982299, 52.3508341879869, 45.6638657543808 ] }, "distance": 13.5, "direction": 295.34, "angle": 73.53, "elevation": 45.66, "pano_id": "TMX7316010203-000784_pano_0002_000496", "timestamp": "2018-06-11T11:14:02.116460Z", "filename": "pano_0002_000496.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 13.5004657, "relative_pitch": 73.52975096361656, "relative_heading": 295.3386754290254, "relative_elevation": 45.6638657543808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001708_pano_0000_000451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85684126744365, 52.3507526019104, 45.8826467366889 ] }, "distance": 13.84, "direction": 256.2, "angle": 73.21, "elevation": 45.88, "pano_id": "TMX7316010203-001708_pano_0000_000451", "timestamp": "2020-05-13T11:19:14.995420Z", "filename": "pano_0000_000451.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 13.84127074, "relative_pitch": 73.21318132074578, "relative_heading": 256.20412348767366, "relative_elevation": 45.8826467366889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85710516953218, 52.3506643821695, 45.6657417174429 ] }, "distance": 13.88, "direction": 160.91, "angle": 73.09, "elevation": 45.67, "pano_id": "TMX7316010203-002228_pano_0002_001032", "timestamp": "2021-07-12T07:46:59.388830Z", "filename": "pano_0002_001032.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 13.88077509, "relative_pitch": 73.09257779857853, "relative_heading": 160.90751644286334, "relative_elevation": 45.6657417174429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0004_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0004_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0004_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85684749476686, 52.3507388761617, 47.3069623298943 ] }, "distance": 13.88, "direction": 249.65, "angle": 73.64, "elevation": 47.31, "pano_id": "TMX7316010203-002920_pano_0004_000092", "timestamp": "2023-01-10T08:57:51.368640Z", "filename": "pano_0004_000092.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 13.88410087, "relative_pitch": 73.64358538445423, "relative_heading": 249.6512868996474, "relative_elevation": 47.3069623298943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0008_001061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_001061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_001061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85708632127196, 52.350660627764, 45.0091944979504 ] }, "distance": 13.92, "direction": 166.47, "angle": 72.81, "elevation": 45.01, "pano_id": "TMX7316010203-002107_pano_0008_001061", "timestamp": "2021-04-20T11:14:07.978370Z", "filename": "pano_0008_001061.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 13.92111348, "relative_pitch": 72.81342939152067, "relative_heading": 166.4738579600918, "relative_elevation": 45.0091944979504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_003157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85706148209731, 52.3506559616669, 45.7287209443748 ] }, "distance": 14.14, "direction": 173.65, "angle": 72.82, "elevation": 45.73, "pano_id": "TMX7316010203-000780_pano_0000_003157", "timestamp": "2018-06-07T08:37:21.658110Z", "filename": "pano_0000_003157.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.14089918, "relative_pitch": 72.8165858208235, "relative_heading": 173.65226452351436, "relative_elevation": 45.7287209443748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0008_000302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_000302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_000302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85683258493704, 52.3507648997151, 46.4768359549344 ] }, "distance": 14.17, "direction": 262.16, "angle": 73.05, "elevation": 46.48, "pano_id": "TMX7316010203-002107_pano_0008_000302", "timestamp": "2021-04-20T11:04:48.336640Z", "filename": "pano_0008_000302.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.16598531, "relative_pitch": 73.04895262669392, "relative_heading": 262.16053666669666, "relative_elevation": 46.4768359549344 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_000581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85700994192943, 52.3509096871492, 46.7404618188739 ] }, "distance": 14.31, "direction": 352.18, "angle": 72.98, "elevation": 46.74, "pano_id": "TMX7316010203-001061_pano_0001_000581", "timestamp": "2019-01-17T11:51:51.745840Z", "filename": "pano_0001_000581.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.31210441, "relative_pitch": 72.97521571171823, "relative_heading": 352.1752918748271, "relative_elevation": 46.7404618188739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85696213340204, 52.3509022772752, 45.7632282478735 ] }, "distance": 14.33, "direction": 338.7, "angle": 72.61, "elevation": 45.76, "pano_id": "TMX7316010203-002020_pano_0000_001436", "timestamp": "2021-02-19T11:40:01.550320Z", "filename": "pano_0000_001436.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.33324674, "relative_pitch": 72.60921164908456, "relative_heading": 338.70179711893957, "relative_elevation": 45.7632282478735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001489_pano_0000_000407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001489_pano_0000_000407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001489_pano_0000_000407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85684673204491, 52.350729184912, 45.6868233270943 ] }, "distance": 14.34, "direction": 245.68, "angle": 72.57, "elevation": 45.69, "pano_id": "TMX7316010203-001489_pano_0000_000407", "timestamp": "2019-12-04T10:26:31.711280Z", "filename": "pano_0000_000407.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.34223955, "relative_pitch": 72.57161896834123, "relative_heading": 245.6811264630045, "relative_elevation": 45.6868233270943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0004_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0004_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0004_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85682787888692, 52.3507820591782, 47.307260855101 ] }, "distance": 14.35, "direction": 269.91, "angle": 73.12, "elevation": 47.31, "pano_id": "TMX7316010203-002920_pano_0004_000091", "timestamp": "2023-01-10T08:57:50.693720Z", "filename": "pano_0004_000091.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.35427439, "relative_pitch": 73.12081474242983, "relative_heading": 269.90896091134374, "relative_elevation": 47.307260855101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001489_pano_0000_000406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001489_pano_0000_000406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001489_pano_0000_000406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85682824646316, 52.3507719741312, 45.7002307027578 ] }, "distance": 14.37, "direction": 265.43, "angle": 72.54, "elevation": 45.7, "pano_id": "TMX7316010203-001489_pano_0000_000406", "timestamp": "2019-12-04T10:26:31.156090Z", "filename": "pano_0000_000406.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.37488764, "relative_pitch": 72.5391682284964, "relative_heading": 265.4313447466912, "relative_elevation": 45.7002307027578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_006308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85683348149276, 52.3507510840155, 47.3732350775972 ] }, "distance": 14.4, "direction": 256.05, "angle": 73.1, "elevation": 47.37, "pano_id": "TMX7316010203-002120_pano_0000_006308", "timestamp": "2021-04-28T11:12:49.073330Z", "filename": "pano_0000_006308.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.39682601, "relative_pitch": 73.095862627801, "relative_heading": 256.054822999768, "relative_elevation": 47.3732350775972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0008_000303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_000303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_000303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85685177756868, 52.3507215144788, 46.460363432765 ] }, "distance": 14.41, "direction": 242.02, "angle": 72.77, "elevation": 46.46, "pano_id": "TMX7316010203-002107_pano_0008_000303", "timestamp": "2021-04-20T11:04:48.876610Z", "filename": "pano_0008_000303.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.40979665, "relative_pitch": 72.76859398348641, "relative_heading": 242.02308130535548, "relative_elevation": 46.460363432765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_000380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85684033539442, 52.3507368630017, 45.5282207494602 ] }, "distance": 14.42, "direction": 249.49, "angle": 72.43, "elevation": 45.53, "pano_id": "TMX7316010203-001061_pano_0001_000380", "timestamp": "2019-01-17T11:48:43.572590Z", "filename": "pano_0001_000380.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.41944927, "relative_pitch": 72.42624855733548, "relative_heading": 249.4907837315195, "relative_elevation": 45.5282207494602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_000363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_000363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_000363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85700765019097, 52.3509115272198, 45.5034523541108 ] }, "distance": 14.54, "direction": 351.68, "angle": 72.28, "elevation": 45.5, "pano_id": "TMX7316010203-001159_pano_0001_000363", "timestamp": "2019-05-03T08:23:38.213950Z", "filename": "pano_0001_000363.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.53676322, "relative_pitch": 72.28313539306258, "relative_heading": 351.67539723524027, "relative_elevation": 45.5034523541108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0003_000277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0003_000277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0003_000277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85683984710619, 52.3507332772072, 45.6973850978538 ] }, "distance": 14.59, "direction": 248.07, "angle": 72.29, "elevation": 45.7, "pano_id": "TMX7316010203-002815_pano_0003_000277", "timestamp": "2022-10-05T07:42:36.751630Z", "filename": "pano_0003_000277.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.59489966, "relative_pitch": 72.28747956462577, "relative_heading": 248.069294281129, "relative_elevation": 45.6973850978538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0000_000244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0000_000244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0000_000244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85682898164466, 52.3507530829881, 45.5706639094278 ] }, "distance": 14.64, "direction": 257.19, "angle": 72.19, "elevation": 45.57, "pano_id": "TMX7316010203-001151_pano_0000_000244", "timestamp": "2019-04-30T09:38:45.167060Z", "filename": "pano_0000_000244.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.64366986, "relative_pitch": 72.18571906078394, "relative_heading": 257.1886771288392, "relative_elevation": 45.5706639094278 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001708_pano_0000_000452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85686216580875, 52.3507069344831, 45.8668528916314 ] }, "distance": 14.65, "direction": 235.11, "angle": 72.28, "elevation": 45.87, "pano_id": "TMX7316010203-001708_pano_0000_000452", "timestamp": "2020-05-13T11:19:15.595420Z", "filename": "pano_0000_000452.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.65242367, "relative_pitch": 72.28362656595799, "relative_heading": 235.10516645704055, "relative_elevation": 45.8668528916314 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002412_pano_0015_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0015_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0015_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85700574392849, 52.3509139893266, 45.4226009044796 ] }, "distance": 14.83, "direction": 351.33, "angle": 71.92, "elevation": 45.42, "pano_id": "TMX7316010203-002412_pano_0015_000003", "timestamp": "2022-01-11T11:39:17.504470Z", "filename": "pano_0015_000003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.82691735, "relative_pitch": 71.92219976138334, "relative_heading": 351.3320204088689, "relative_elevation": 45.4226009044796 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0003_000276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0003_000276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0003_000276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85682092236047, 52.3507774092772, 45.7134320661426 ] }, "distance": 14.84, "direction": 267.91, "angle": 72.02, "elevation": 45.71, "pano_id": "TMX7316010203-002815_pano_0003_000276", "timestamp": "2022-10-05T07:42:36.166390Z", "filename": "pano_0003_000276.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.83811227, "relative_pitch": 72.01710007371774, "relative_heading": 267.91353854513704, "relative_elevation": 45.7134320661426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_003155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_003155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_003155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85696016745589, 52.3509067708895, 45.718169295229 ] }, "distance": 14.85, "direction": 338.92, "angle": 72.01, "elevation": 45.72, "pano_id": "TMX7316060226-000013_pano_0000_003155", "timestamp": "2016-08-04T08:03:32.153150Z", "filename": "pano_0000_003155.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.84788449, "relative_pitch": 72.00776434399198, "relative_heading": 338.9210179770147, "relative_elevation": 45.718169295229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001601_pano_0001_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0001_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0001_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85699926267876, 52.3509138970178, 45.0202388130128 ] }, "distance": 14.89, "direction": 349.65, "angle": 71.7, "elevation": 45.02, "pano_id": "TMX7316010203-001601_pano_0001_000113", "timestamp": "2020-01-29T11:35:07.430090Z", "filename": "pano_0001_000113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.88976821, "relative_pitch": 71.69914217992358, "relative_heading": 349.64583766109934, "relative_elevation": 45.0202388130128 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001708_pano_0000_000450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85682152904129, 52.3507983725908, 45.8999584615231 ] }, "distance": 14.9, "direction": 276.91, "angle": 72.02, "elevation": 45.9, "pano_id": "TMX7316010203-001708_pano_0000_000450", "timestamp": "2020-05-13T11:19:14.390420Z", "filename": "pano_0000_000450.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.89517195, "relative_pitch": 72.02103561610069, "relative_heading": 276.9115980283685, "relative_elevation": 45.8999584615231 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track04_Sphere_00060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857073928152002, 52.350649224094994, 0.0 ] }, "distance": 15.0, "direction": 170.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track04_Sphere_00060", "timestamp": "2024-11-12T09:19:12Z", "filename": "Job_20241112_0936_Track04_Sphere_00060.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 14.9990506, "relative_pitch": 0.0, "relative_heading": 170.7479040595204, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_08-32-06_00963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85683099317499, 52.35073627883063, 0.0 ] }, "distance": 15.04, "direction": 250.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_08-32-06_00963", "timestamp": "2025-07-15T08:43:12Z", "filename": "recording_2025-07-15_08-32-06_00963.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.03932701, "relative_pitch": 0.0, "relative_heading": 250.10854085921224, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_000379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85681764013868, 52.3507794200356, 45.5293298531324 ] }, "distance": 15.06, "direction": 268.8, "angle": 71.7, "elevation": 45.53, "pano_id": "TMX7316010203-001061_pano_0001_000379", "timestamp": "2019-01-17T11:48:42.887670Z", "filename": "pano_0001_000379.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.05525126, "relative_pitch": 71.70242185376982, "relative_heading": 268.7955065501184, "relative_elevation": 45.5293298531324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0004_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0004_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0004_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85686699309622, 52.3506958837439, 47.293565238826 ] }, "distance": 15.13, "direction": 230.57, "angle": 72.26, "elevation": 47.29, "pano_id": "TMX7316010203-002920_pano_0004_000093", "timestamp": "2023-01-10T08:57:52.043880Z", "filename": "pano_0004_000093.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.13348261, "relative_pitch": 72.25583199223547, "relative_heading": 230.56952945794544, "relative_elevation": 47.293565238826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_006309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85685313608378, 52.3507071031692, 47.3481729887426 ] }, "distance": 15.15, "direction": 236.49, "angle": 72.26, "elevation": 47.35, "pano_id": "TMX7316010203-002120_pano_0000_006309", "timestamp": "2021-04-28T11:12:49.688330Z", "filename": "pano_0000_006309.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.15079916, "relative_pitch": 72.25600477089198, "relative_heading": 236.49464052247626, "relative_elevation": 47.3481729887426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241113_1008_Track08_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241113_1008_Track08_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241113_1008_Track08_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856832066277401, 52.350728769862926, 0.0 ] }, "distance": 15.28, "direction": 247.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241113_1008_Track08_Sphere_00009", "timestamp": "2024-11-13T09:53:06Z", "filename": "Job_20241113_1008_Track08_Sphere_00009.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.27637895, "relative_pitch": 0.0, "relative_heading": 247.06693722855286, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0000_000245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0000_000245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0000_000245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85684782515148, 52.3507094446772, 45.5762023907155 ] }, "distance": 15.31, "direction": 238.06, "angle": 71.43, "elevation": 45.58, "pano_id": "TMX7316010203-001151_pano_0000_000245", "timestamp": "2019-04-30T09:38:45.877050Z", "filename": "pano_0000_000245.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.31440393, "relative_pitch": 71.4267478862723, "relative_heading": 238.0550383835011, "relative_elevation": 45.5762023907155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_006307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85681376236892, 52.3507949376161, 47.3975004255772 ] }, "distance": 15.38, "direction": 275.26, "angle": 72.02, "elevation": 47.4, "pano_id": "TMX7316010203-002120_pano_0000_006307", "timestamp": "2021-04-28T11:12:48.363370Z", "filename": "pano_0000_006307.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.38093645, "relative_pitch": 72.02126375332391, "relative_heading": 275.2606605178795, "relative_elevation": 47.3975004255772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0000_000353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0000_000353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0000_000353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85721204211962, 52.3506937114751, 49.0078679956496 ] }, "distance": 15.39, "direction": 129.81, "angle": 72.57, "elevation": 49.01, "pano_id": "TMX7316010203-001038_pano_0000_000353", "timestamp": "2019-01-04T12:23:12.553650Z", "filename": "pano_0000_000353.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.39051909, "relative_pitch": 72.5655313921877, "relative_heading": 129.80967781198243, "relative_elevation": 49.0078679956496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241113_1008_Track08_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241113_1008_Track08_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241113_1008_Track08_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856812791285183, 52.35077207644763, 0.0 ] }, "distance": 15.42, "direction": 265.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241113_1008_Track08_Sphere_00008", "timestamp": "2024-11-13T09:53:05Z", "filename": "Job_20241113_1008_Track08_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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.42404312, "relative_pitch": 0.0, "relative_heading": 265.785122683125, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00962/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00962/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00962/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00962/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_08-32-06_00962/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00962/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00962/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00962/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00962/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856811659580059, 52.35077957616476, 0.0 ] }, "distance": 15.46, "direction": 268.89, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_08-32-06_00962", "timestamp": "2025-07-15T08:43:12Z", "filename": "recording_2025-07-15_08-32-06_00962.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.46233248, "relative_pitch": 0.0, "relative_heading": 268.8916157196673, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0008_001218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85681090977296, 52.3507707102749, 45.4651789972559 ] }, "distance": 15.56, "direction": 265.26, "angle": 71.1, "elevation": 45.47, "pano_id": "TMX7316010203-000259_pano_0008_001218", "timestamp": "2017-04-13T11:24:37.937500Z", "filename": "pano_0008_001218.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.56372544, "relative_pitch": 71.10280263022699, "relative_heading": 265.26167974370867, "relative_elevation": 45.4651789972559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0008_000301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_000301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_000301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85681401941406, 52.3508084561602, 46.488275536336 ] }, "distance": 15.57, "direction": 280.79, "angle": 71.48, "elevation": 46.49, "pano_id": "TMX7316010203-002107_pano_0008_000301", "timestamp": "2021-04-20T11:04:47.806640Z", "filename": "pano_0008_000301.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.57377166, "relative_pitch": 71.47892961331603, "relative_heading": 280.7859893364131, "relative_elevation": 46.488275536336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001601_pano_0001_000107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0001_000107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0001_000107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85711505976938, 52.3506502272817, 44.9776768283918 ] }, "distance": 15.59, "direction": 160.46, "angle": 70.88, "elevation": 44.98, "pano_id": "TMX7316010203-001601_pano_0001_000107", "timestamp": "2020-01-29T11:35:02.390090Z", "filename": "pano_0001_000107.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.59011468, "relative_pitch": 70.88271485313467, "relative_heading": 160.4604091656509, "relative_elevation": 44.9776768283918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_000381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85686113194671, 52.3506937846398, 45.5057978928089 ] }, "distance": 15.59, "direction": 230.84, "angle": 71.09, "elevation": 45.51, "pano_id": "TMX7316010203-001061_pano_0001_000381", "timestamp": "2019-01-17T11:48:44.217640Z", "filename": "pano_0001_000381.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.59048685, "relative_pitch": 71.08831417462113, "relative_heading": 230.83872882033873, "relative_elevation": 45.5057978928089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track04_Sphere_00066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857005515925935, 52.35092091455922, 0.0 ] }, "distance": 15.59, "direction": 351.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track04_Sphere_00066", "timestamp": "2024-11-12T09:19:16Z", "filename": "Job_20241112_0936_Track04_Sphere_00066.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.59138125, "relative_pitch": 0.0, "relative_heading": 351.70236345317085, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0000_000243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0000_000243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0000_000243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85680886998561, 52.3507969479641, 45.5882374439389 ] }, "distance": 15.73, "direction": 275.96, "angle": 70.96, "elevation": 45.59, "pano_id": "TMX7316010203-001151_pano_0000_000243", "timestamp": "2019-04-30T09:38:44.322110Z", "filename": "pano_0000_000243.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.7345823, "relative_pitch": 70.95810796781936, "relative_heading": 275.9605279429387, "relative_elevation": 45.5882374439389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001936/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001936/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001936/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001936/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_001936/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001936/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001936/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001936/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001936/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85681645633291, 52.3507407960388, 48.6140664340928 ] }, "distance": 15.82, "direction": 253.04, "angle": 71.97, "elevation": 48.61, "pano_id": "TMX7316060226-000013_pano_0000_001936", "timestamp": "2016-08-04T07:38:27.019350Z", "filename": "pano_0000_001936.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.82048054, "relative_pitch": 71.97355249765384, "relative_heading": 253.04218483658696, "relative_elevation": 48.6140664340928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001489_pano_0000_000408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001489_pano_0000_000408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001489_pano_0000_000408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85686573489956, 52.3506862946287, 45.6678141495213 ] }, "distance": 15.9, "direction": 227.79, "angle": 70.81, "elevation": 45.67, "pano_id": "TMX7316010203-001489_pano_0000_000408", "timestamp": "2019-12-04T10:26:32.271030Z", "filename": "pano_0000_000408.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.8960588, "relative_pitch": 70.80800820022922, "relative_heading": 227.79411252347748, "relative_elevation": 45.6678141495213 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0008_001067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_001067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_001067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85695376449275, 52.3509155209556, 44.9848362104967 ] }, "distance": 15.91, "direction": 338.72, "angle": 70.52, "elevation": 44.98, "pano_id": "TMX7316010203-002107_pano_0008_001067", "timestamp": "2021-04-20T11:14:14.428380Z", "filename": "pano_0008_001067.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.91340558, "relative_pitch": 70.51874436897066, "relative_heading": 338.71607521130494, "relative_elevation": 44.9848362104967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0002_000500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0002_000500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0002_000500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85692722855895, 52.3506563491071, 45.6187881482765 ] }, "distance": 15.93, "direction": 208.43, "angle": 70.75, "elevation": 45.62, "pano_id": "TMX7316010203-000784_pano_0002_000500", "timestamp": "2018-06-11T11:14:04.371430Z", "filename": "pano_0002_000500.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.9322531, "relative_pitch": 70.74836662547924, "relative_heading": 208.42794319676182, "relative_elevation": 45.6187881482765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8570001441988, 52.3509235145906, 45.6480037011206 ] }, "distance": 15.93, "direction": 350.55, "angle": 70.76, "elevation": 45.65, "pano_id": "TMX7316010203-002228_pano_0002_001038", "timestamp": "2021-07-12T07:47:04.618800Z", "filename": "pano_0002_001038.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.93371469, "relative_pitch": 70.75814684110898, "relative_heading": 350.5500090232121, "relative_elevation": 45.6480037011206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001489_pano_0000_000405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001489_pano_0000_000405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001489_pano_0000_000405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85681011390835, 52.3508152689374, 45.6989314779639 ] }, "distance": 15.99, "direction": 283.28, "angle": 70.71, "elevation": 45.7, "pano_id": "TMX7316010203-001489_pano_0000_000405", "timestamp": "2019-12-04T10:26:30.601050Z", "filename": "pano_0000_000405.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 15.9921618, "relative_pitch": 70.71270621243374, "relative_heading": 283.2763885951629, "relative_elevation": 45.6989314779639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0003_000278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0003_000278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0003_000278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85685869886917, 52.3506893578198, 45.6723195333034 ] }, "distance": 16.03, "direction": 229.85, "angle": 70.66, "elevation": 45.67, "pano_id": "TMX7316010203-002815_pano_0003_000278", "timestamp": "2022-10-05T07:42:37.336410Z", "filename": "pano_0003_000278.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 16.0325069, "relative_pitch": 70.65722596786101, "relative_heading": 229.84789305050242, "relative_elevation": 45.6723195333034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001935/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001935/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001935/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001935/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_001935/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001935/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001935/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001935/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001935/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85680309612969, 52.350783879478, 48.7094901762903 ] }, "distance": 16.04, "direction": 270.64, "angle": 71.77, "elevation": 48.71, "pano_id": "TMX7316060226-000013_pano_0000_001935", "timestamp": "2016-08-04T07:38:26.514190Z", "filename": "pano_0000_001935.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 16.04395758, "relative_pitch": 71.76912348277817, "relative_heading": 270.64192964733246, "relative_elevation": 48.7094901762903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0001_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0001_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0001_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0001_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0001_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0001_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0001_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0001_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0001_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85699275582296, 52.3509237380233, 45.0409829355776 ] }, "distance": 16.05, "direction": 348.79, "angle": 70.39, "elevation": 45.04, "pano_id": "TMX7316010203-002943_pano_0001_000001", "timestamp": "2023-01-20T10:31:27.248660Z", "filename": "pano_0001_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 16.04845788, "relative_pitch": 70.38861515257541, "relative_heading": 348.7913241267824, "relative_elevation": 45.0409829355776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_000357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_000357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_000357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85712007988548, 52.3506466203039, 45.4393713958561 ] }, "distance": 16.08, "direction": 159.79, "angle": 70.51, "elevation": 45.44, "pano_id": "TMX7316010203-001159_pano_0001_000357", "timestamp": "2019-05-03T08:23:33.289040Z", "filename": "pano_0001_000357.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 16.08387197, "relative_pitch": 70.50790316435697, "relative_heading": 159.79020494676615, "relative_elevation": 45.4393713958561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00964/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00964/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00964/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00964/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_08-32-06_00964/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00964/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00964/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00964/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00964/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856850971527805, 52.350693065272054, 0.0 ] }, "distance": 16.18, "direction": 232.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_08-32-06_00964", "timestamp": "2025-07-15T08:43:13Z", "filename": "recording_2025-07-15_08-32-06_00964.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 16.18219912, "relative_pitch": 0.0, "relative_heading": 232.1671163232642, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_003163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85695725348289, 52.3509189461006, 45.6374051002786 ] }, "distance": 16.19, "direction": 339.99, "angle": 70.47, "elevation": 45.64, "pano_id": "TMX7316010203-000780_pano_0000_003163", "timestamp": "2018-06-07T08:37:26.478100Z", "filename": "pano_0000_003163.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 16.18624337, "relative_pitch": 70.47190311177947, "relative_heading": 339.99004107255774, "relative_elevation": 45.6374051002786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0008_000304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_000304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_000304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8568717158745, 52.3506783446062, 46.4583397926763 ] }, "distance": 16.22, "direction": 224.51, "angle": 70.76, "elevation": 46.46, "pano_id": "TMX7316010203-002107_pano_0008_000304", "timestamp": "2021-04-20T11:04:49.426650Z", "filename": "pano_0008_000304.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 16.21510848, "relative_pitch": 70.7597507518607, "relative_heading": 224.5094849895683, "relative_elevation": 46.4583397926763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_000575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8571145555675, 52.3506430645452, 46.6409048205242 ] }, "distance": 16.33, "direction": 161.51, "angle": 70.7, "elevation": 46.64, "pano_id": "TMX7316010203-001061_pano_0001_000575", "timestamp": "2019-01-17T11:51:47.420900Z", "filename": "pano_0001_000575.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 16.33248654, "relative_pitch": 70.70101332161335, "relative_heading": 161.5092067383745, "relative_elevation": 46.6409048205242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_003429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_003429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_003429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85711421929809, 52.3506428542913, 45.5410272236913 ] }, "distance": 16.35, "direction": 161.61, "angle": 70.25, "elevation": 45.54, "pano_id": "TMX7316010203-002119_pano_0000_003429", "timestamp": "2021-04-28T08:29:46.236050Z", "filename": "pano_0000_003429.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 16.34743349, "relative_pitch": 70.25386281628631, "relative_heading": 161.61137591310828, "relative_elevation": 45.5410272236913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85707486441866, 52.3506364820033, 45.7346749398857 ] }, "distance": 16.41, "direction": 171.32, "angle": 70.26, "elevation": 45.73, "pano_id": "TMX7316010203-002020_pano_0000_001430", "timestamp": "2021-02-19T11:39:58.220360Z", "filename": "pano_0000_001430.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 16.4095553, "relative_pitch": 70.2620646617544, "relative_heading": 171.3240091588687, "relative_elevation": 45.7346749398857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0004_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0004_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0004_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85680693143619, 52.3508251775818, 47.2967826873064 ] }, "distance": 16.49, "direction": 286.83, "angle": 70.78, "elevation": 47.3, "pano_id": "TMX7316010203-002920_pano_0004_000090", "timestamp": "2023-01-10T08:57:49.958710Z", "filename": "pano_0004_000090.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 16.48820627, "relative_pitch": 70.7808534363801, "relative_heading": 286.8346254506022, "relative_elevation": 47.2967826873064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241113_1008_Track08_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241113_1008_Track08_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241113_1008_Track08_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856851771644344, 52.350686292078144, 0.0 ] }, "distance": 16.61, "direction": 230.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241113_1008_Track08_Sphere_00010", "timestamp": "2024-11-13T09:53:07Z", "filename": "Job_20241113_1008_Track08_Sphere_00010.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 16.61331864, "relative_pitch": 0.0, "relative_heading": 229.99835204069046, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_003149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_003149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_003149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85707177244637, 52.3506342164525, 45.7523860568181 ] }, "distance": 16.63, "direction": 172.17, "angle": 70.03, "elevation": 45.75, "pano_id": "TMX7316060226-000013_pano_0000_003149", "timestamp": "2016-08-04T08:03:27.978080Z", "filename": "pano_0000_003149.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 16.62881037, "relative_pitch": 70.026207967929, "relative_heading": 172.17270007855964, "relative_elevation": 45.7523860568181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0003_000275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0003_000275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0003_000275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85680191526812, 52.3508211969818, 45.7098979726434 ] }, "distance": 16.7, "direction": 285.04, "angle": 69.94, "elevation": 45.71, "pano_id": "TMX7316010203-002815_pano_0003_000275", "timestamp": "2022-10-05T07:42:35.586410Z", "filename": "pano_0003_000275.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 16.69527377, "relative_pitch": 69.93557357942099, "relative_heading": 285.0396648892652, "relative_elevation": 45.7098979726434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0000_000312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85707662781207, 52.3506312114781, 45.7038458669558 ] }, "distance": 17.01, "direction": 171.22, "angle": 69.59, "elevation": 45.7, "pano_id": "TMX7316010203-001697_pano_0000_000312", "timestamp": "2020-05-08T06:02:09.928570Z", "filename": "pano_0000_000312.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 17.00746927, "relative_pitch": 69.58858976166812, "relative_heading": 171.22187916799297, "relative_elevation": 45.7038458669558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_001937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8568301164065, 52.3506980696908, 48.5415750415996 ] }, "distance": 17.01, "direction": 236.59, "angle": 70.68, "elevation": 48.54, "pano_id": "TMX7316060226-000013_pano_0000_001937", "timestamp": "2016-08-04T07:38:27.509150Z", "filename": "pano_0000_001937.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 17.01362272, "relative_pitch": 70.68464579429329, "relative_heading": 236.58796374647355, "relative_elevation": 48.5415750415996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241113_1008_Track08_Sphere_00007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241113_1008_Track08_Sphere_00007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241113_1008_Track08_Sphere_00007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856794251474208, 52.350815269482474, 0.0 ] }, "distance": 17.05, "direction": 282.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241113_1008_Track08_Sphere_00007", "timestamp": "2024-11-13T09:53:05Z", "filename": "Job_20241113_1008_Track08_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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 17.04595949, "relative_pitch": 0.0, "relative_heading": 282.4422422318467, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001708_pano_0000_000453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85688410792241, 52.3506612872608, 45.8441291637719 ] }, "distance": 17.09, "direction": 218.01, "angle": 69.56, "elevation": 45.84, "pano_id": "TMX7316010203-001708_pano_0000_000453", "timestamp": "2020-05-13T11:19:16.185410Z", "filename": "pano_0000_000453.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 17.08638958, "relative_pitch": 69.55926529980809, "relative_heading": 218.01451800406113, "relative_elevation": 45.8441291637719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0002_000495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0002_000495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0002_000495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85684153053092, 52.3508783664388, 45.6486540473998 ] }, "distance": 17.16, "direction": 308.54, "angle": 69.4, "elevation": 45.65, "pano_id": "TMX7316010203-000784_pano_0002_000495", "timestamp": "2018-06-11T11:14:01.576460Z", "filename": "pano_0002_000495.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 17.16271547, "relative_pitch": 69.3950353158686, "relative_heading": 308.5411453848378, "relative_elevation": 45.6486540473998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0000_000347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0000_000347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0000_000347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85704156502855, 52.3509368361736, 48.9657665127888 ] }, "distance": 17.2, "direction": 0.69, "angle": 70.64, "elevation": 48.97, "pano_id": "TMX7316010203-001038_pano_0000_000347", "timestamp": "2019-01-04T12:23:07.123730Z", "filename": "pano_0000_000347.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 17.2010652, "relative_pitch": 70.64425866349387, "relative_heading": 0.6871865894430254, "relative_elevation": 48.9657665127888 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00961/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00961/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00961/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00961/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_08-32-06_00961/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00961/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00961/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00961/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00961/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856793072513375, 52.35082303862069, 0.0 ] }, "distance": 17.33, "direction": 285.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_08-32-06_00961", "timestamp": "2025-07-15T08:43:11Z", "filename": "recording_2025-07-15_08-32-06_00961.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 17.33040411, "relative_pitch": 0.0, "relative_heading": 285.1770541241127, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_13-02-15_01146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_13-02-15_01146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_13-02-15_01146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857117217682927, 52.35063393204793, 0.0 ] }, "distance": 17.35, "direction": 162.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_13-02-15_01146", "timestamp": "2025-07-15T13:23:10Z", "filename": "recording_2025-07-15_13-02-15_01146.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 17.35441501, "relative_pitch": 0.0, "relative_heading": 162.00529735562625, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_006310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8568729465576, 52.3506634692779, 47.3198111783713 ] }, "distance": 17.38, "direction": 220.48, "angle": 69.83, "elevation": 47.32, "pano_id": "TMX7316010203-002120_pano_0000_006310", "timestamp": "2021-04-28T11:12:50.278330Z", "filename": "pano_0000_006310.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 17.37961555, "relative_pitch": 69.83273096992549, "relative_heading": 220.4836214321894, "relative_elevation": 47.3198111783713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0000_000246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0000_000246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0000_000246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85686751188675, 52.3506654579916, 45.5493983952329 ] }, "distance": 17.46, "direction": 221.88, "angle": 69.03, "elevation": 45.55, "pano_id": "TMX7316010203-001151_pano_0000_000246", "timestamp": "2019-04-30T09:38:46.527050Z", "filename": "pano_0000_000246.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 17.45690636, "relative_pitch": 69.03056057575108, "relative_heading": 221.87975091633731, "relative_elevation": 45.5493983952329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001708_pano_0000_000449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85680241118265, 52.3508443007421, 45.8823653012514 ] }, "distance": 17.51, "direction": 293.22, "angle": 69.11, "elevation": 45.88, "pano_id": "TMX7316010203-001708_pano_0000_000449", "timestamp": "2020-05-13T11:19:13.790480Z", "filename": "pano_0000_000449.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 17.5079289, "relative_pitch": 69.11399770432125, "relative_heading": 293.22121782612663, "relative_elevation": 45.8823653012514 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_000378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85678948702266, 52.3508209820225, 45.495552668348 ] }, "distance": 17.51, "direction": 284.24, "angle": 68.95, "elevation": 45.5, "pano_id": "TMX7316010203-001061_pano_0001_000378", "timestamp": "2019-01-17T11:48:42.172650Z", "filename": "pano_0001_000378.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 17.50860296, "relative_pitch": 68.95117512051203, "relative_heading": 284.24493892077055, "relative_elevation": 45.495552668348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002796_pano_0003_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0003_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0003_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85695722362248, 52.3509323426267, 46.53154080268 ] }, "distance": 17.59, "direction": 341.65, "angle": 69.29, "elevation": 46.53, "pano_id": "TMX7316010203-002796_pano_0003_000079", "timestamp": "2022-09-05T09:38:45.011600Z", "filename": "pano_0003_000079.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 17.59497638, "relative_pitch": 69.28688566979925, "relative_heading": 341.64508613464716, "relative_elevation": 46.53154080268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002796_pano_0003_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0003_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002796_pano_0003_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002796/pano_0003_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85711186253135, 52.3506302384909, 46.5018726615235 ] }, "distance": 17.64, "direction": 163.55, "angle": 69.23, "elevation": 46.5, "pano_id": "TMX7316010203-002796_pano_0003_000072", "timestamp": "2022-09-05T09:38:40.676510Z", "filename": "pano_0003_000072.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 17.63895049, "relative_pitch": 69.22741233560093, "relative_heading": 163.54522080645714, "relative_elevation": 46.5018726615235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001934/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001934/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001934/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001934/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_001934/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001934/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001934/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001934/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001934/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85678998501572, 52.3508267911102, 48.7828610250726 ] }, "distance": 17.65, "direction": 286.31, "angle": 70.11, "elevation": 48.78, "pano_id": "TMX7316060226-000013_pano_0000_001934", "timestamp": "2016-08-04T07:38:26.004360Z", "filename": "pano_0000_001934.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 17.64619372, "relative_pitch": 70.11345446840973, "relative_heading": 286.3067744028256, "relative_elevation": 48.7828610250726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0008_001219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85683847710212, 52.3506815584768, 45.3725572554395 ] }, "distance": 17.65, "direction": 230.58, "angle": 68.75, "elevation": 45.37, "pano_id": "TMX7316010203-000259_pano_0008_001219", "timestamp": "2017-04-13T11:24:38.902560Z", "filename": "pano_0008_001219.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 17.64674541, "relative_pitch": 68.74745206428514, "relative_heading": 230.57899652095577, "relative_elevation": 45.3725572554395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0004_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0004_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0004_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85688683348231, 52.350653032713, 47.279025470838 ] }, "distance": 17.71, "direction": 215.71, "angle": 69.46, "elevation": 47.28, "pano_id": "TMX7316010203-002920_pano_0004_000094", "timestamp": "2023-01-10T08:57:52.733670Z", "filename": "pano_0004_000094.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 17.70998911, "relative_pitch": 69.46483006181889, "relative_heading": 215.71042502005145, "relative_elevation": 47.279025470838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_13-02-15_01153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_13-02-15_01153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_13-02-15_01153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_13-02-15_01153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856996135234885, 52.35093950418591, 0.0 ] }, "distance": 17.73, "direction": 350.62, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_13-02-15_01153", "timestamp": "2025-07-15T13:23:22Z", "filename": "recording_2025-07-15_13-02-15_01153.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 17.733661, "relative_pitch": 0.0, "relative_heading": 350.62323383304704, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_006306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85679080535851, 52.3508382383237, 47.4057830180973 ] }, "distance": 17.99, "direction": 290.25, "angle": 69.22, "elevation": 47.41, "pano_id": "TMX7316010203-002120_pano_0000_006306", "timestamp": "2021-04-28T11:12:47.453300Z", "filename": "pano_0000_006306.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 17.99284845, "relative_pitch": 69.21575957646785, "relative_heading": 290.2528749524833, "relative_elevation": 47.4057830180973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_000382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8568820087775, 52.3506507038881, 45.4853580230847 ] }, "distance": 18.11, "direction": 216.08, "angle": 68.29, "elevation": 45.49, "pano_id": "TMX7316010203-001061_pano_0001_000382", "timestamp": "2019-01-17T11:48:44.812620Z", "filename": "pano_0001_000382.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 18.11266346, "relative_pitch": 68.28712464119081, "relative_heading": 216.07638152299887, "relative_elevation": 45.4853580230847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0000_000319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0000_000319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0000_000319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85695034564447, 52.3509360526219, 45.7113639358431 ] }, "distance": 18.14, "direction": 340.65, "angle": 68.36, "elevation": 45.71, "pano_id": "TMX7316010203-001697_pano_0000_000319", "timestamp": "2020-05-08T06:02:13.913600Z", "filename": "pano_0000_000319.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 18.1371155, "relative_pitch": 68.35807142036076, "relative_heading": 340.6505117241645, "relative_elevation": 45.7113639358431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0008_000300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_000300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_000300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85679638287378, 52.3508521287469, 46.4736352004111 ] }, "distance": 18.24, "direction": 295.23, "angle": 68.57, "elevation": 46.47, "pano_id": "TMX7316010203-002107_pano_0008_000300", "timestamp": "2021-04-20T11:04:47.286690Z", "filename": "pano_0008_000300.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 18.24003907, "relative_pitch": 68.57091436683952, "relative_heading": 295.2273929151817, "relative_elevation": 46.4736352004111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002119_pano_0000_003436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_003436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002119_pano_0000_003436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002119/pano_0000_003436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85698870982159, 52.3509446212414, 45.5573530094698 ] }, "distance": 18.38, "direction": 349.36, "angle": 68.03, "elevation": 45.56, "pano_id": "TMX7316010203-002119_pano_0000_003436", "timestamp": "2021-04-28T08:29:50.475980Z", "filename": "pano_0000_003436.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 18.38237699, "relative_pitch": 68.02594039925627, "relative_heading": 349.35631882675887, "relative_elevation": 45.5573530094698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0000_000242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0000_000242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0000_000242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85678295339196, 52.3508397031893, 45.5781957088038 ] }, "distance": 18.55, "direction": 290.15, "angle": 67.85, "elevation": 45.58, "pano_id": "TMX7316010203-001151_pano_0000_000242", "timestamp": "2019-04-30T09:38:43.217130Z", "filename": "pano_0000_000242.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 18.55125469, "relative_pitch": 67.85267493983898, "relative_heading": 290.1531681655618, "relative_elevation": 45.5781957088038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0008_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85699120029384, 52.3509465143736, 45.3642456820235 ] }, "distance": 18.56, "direction": 349.99, "angle": 67.75, "elevation": 45.36, "pano_id": "TMX7316010203-000259_pano_0008_000072", "timestamp": "2017-04-13T10:40:16.627410Z", "filename": "pano_0008_000072.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 18.55920503, "relative_pitch": 67.74978131723209, "relative_heading": 349.99133186514894, "relative_elevation": 45.3642456820235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00965/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00965/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00965/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00965/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_08-32-06_00965/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00965/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00965/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00965/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00965/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856871564854392, 52.35064997130633, 0.0 ] }, "distance": 18.61, "direction": 217.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_08-32-06_00965", "timestamp": "2025-07-15T08:43:13Z", "filename": "recording_2025-07-15_08-32-06_00965.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 18.60508218, "relative_pitch": 0.0, "relative_heading": 217.70008235333998, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001489_pano_0000_000409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001489_pano_0000_000409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001489_pano_0000_000409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85688533981978, 52.3506434136717, 45.6406675996259 ] }, "distance": 18.65, "direction": 214.04, "angle": 67.78, "elevation": 45.64, "pano_id": "TMX7316010203-001489_pano_0000_000409", "timestamp": "2019-12-04T10:26:32.836120Z", "filename": "pano_0000_000409.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 18.64637852, "relative_pitch": 67.7776551471789, "relative_heading": 214.0444263393017, "relative_elevation": 45.6406675996259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0003_000279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0003_000279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0003_000279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85687870140475, 52.3506455695357, 45.6449757497758 ] }, "distance": 18.71, "direction": 215.6, "angle": 67.71, "elevation": 45.64, "pano_id": "TMX7316010203-002815_pano_0003_000279", "timestamp": "2022-10-05T07:42:37.916390Z", "filename": "pano_0003_000279.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 18.70776848, "relative_pitch": 67.71354053125792, "relative_heading": 215.60386440859955, "relative_elevation": 45.6449757497758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001489_pano_0000_000404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001489_pano_0000_000404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001489_pano_0000_000404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001489/pano_0000_000404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85679263787246, 52.3508586913511, 45.6860734932125 ] }, "distance": 18.79, "direction": 296.91, "angle": 67.64, "elevation": 45.69, "pano_id": "TMX7316010203-001489_pano_0000_000404", "timestamp": "2019-12-04T10:26:30.051180Z", "filename": "pano_0000_000404.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 18.7902274, "relative_pitch": 67.64312208383643, "relative_heading": 296.9103184013233, "relative_elevation": 45.6860734932125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_001031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_001031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_001031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85712268541951, 52.3506210134232, 45.6485461574048 ] }, "distance": 18.84, "direction": 162.28, "angle": 67.58, "elevation": 45.65, "pano_id": "TMX7316010203-002228_pano_0002_001031", "timestamp": "2021-07-12T07:46:58.783780Z", "filename": "pano_0002_001031.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 18.83691889, "relative_pitch": 67.57645859996043, "relative_heading": 162.2782521630253, "relative_elevation": 45.6485461574048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0008_001060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_001060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_001060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85711503126539, 52.3506192654773, 44.9950463278219 ] }, "distance": 18.87, "direction": 163.97, "angle": 67.25, "elevation": 45.0, "pano_id": "TMX7316010203-002107_pano_0008_001060", "timestamp": "2021-04-20T11:14:07.293400Z", "filename": "pano_0008_001060.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 18.87162454, "relative_pitch": 67.24606281735345, "relative_heading": 163.96658925750407, "relative_elevation": 44.9950463278219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000780_pano_0000_003156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000780_pano_0000_003156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000780/pano_0000_003156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85707940174925, 52.3506121366799, 45.7311047781259 ] }, "distance": 19.13, "direction": 171.63, "angle": 67.29, "elevation": 45.73, "pano_id": "TMX7316010203-000780_pano_0000_003156", "timestamp": "2018-06-07T08:37:20.983090Z", "filename": "pano_0000_003156.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 19.13447356, "relative_pitch": 67.29494800989944, "relative_heading": 171.6324479966136, "relative_elevation": 45.7311047781259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0008_000305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_000305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_000305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_000305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8568922333134, 52.3506353727478, 46.4614198999479 ] }, "distance": 19.15, "direction": 211.38, "angle": 67.6, "elevation": 46.46, "pano_id": "TMX7316010203-002107_pano_0008_000305", "timestamp": "2021-04-20T11:04:49.981590Z", "filename": "pano_0008_000305.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 19.14550539, "relative_pitch": 67.60475420676147, "relative_heading": 211.37963617956777, "relative_elevation": 46.4614198999479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241113_1008_Track08_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241113_1008_Track08_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241113_1008_Track08_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856872156275827, 52.350643466810254, 0.0 ] }, "distance": 19.16, "direction": 216.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241113_1008_Track08_Sphere_00011", "timestamp": "2024-11-13T09:53:07Z", "filename": "Job_20241113_1008_Track08_Sphere_00011.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 19.15898783, "relative_pitch": 0.0, "relative_heading": 216.28093255231119, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_001938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85684401803573, 52.3506551697407, 48.5099202152342 ] }, "distance": 19.38, "direction": 223.14, "angle": 68.22, "elevation": 48.51, "pano_id": "TMX7316060226-000013_pano_0000_001938", "timestamp": "2016-08-04T07:38:27.999160Z", "filename": "pano_0000_001938.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 19.38268774, "relative_pitch": 68.22026148855556, "relative_heading": 223.14411074966392, "relative_elevation": 48.5099202152342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000582/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000582/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000582/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000582/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001061_pano_0001_000582/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000582/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001061_pano_0001_000582/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000582/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001061/pano_0001_000582/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85699211573103, 52.3509541401777, 46.7286531897262 ] }, "distance": 19.39, "direction": 350.61, "angle": 67.47, "elevation": 46.73, "pano_id": "TMX7316010203-001061_pano_0001_000582", "timestamp": "2019-01-17T11:51:52.540840Z", "filename": "pano_0001_000582.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 19.3851296, "relative_pitch": 67.46914582090481, "relative_heading": 350.6087953741235, "relative_elevation": 46.7286531897262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002020_pano_0000_001437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002020_pano_0000_001437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/19/TMX7316010203-002020/pano_0000_001437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85694214147615, 52.3509466717721, 45.7381029650569 ] }, "distance": 19.44, "direction": 340.25, "angle": 66.98, "elevation": 45.74, "pano_id": "TMX7316010203-002020_pano_0000_001437", "timestamp": "2021-02-19T11:40:02.520300Z", "filename": "pano_0000_001437.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 19.43770483, "relative_pitch": 66.97555729590297, "relative_heading": 340.24980230780966, "relative_elevation": 45.7381029650569 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0008_001217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85678242462228, 52.3508597331848, 45.5440577697009 ] }, "distance": 19.46, "direction": 296.29, "angle": 66.86, "elevation": 45.54, "pano_id": "TMX7316010203-000259_pano_0008_001217", "timestamp": "2017-04-13T11:24:36.957550Z", "filename": "pano_0008_001217.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 19.46441809, "relative_pitch": 66.85931967239237, "relative_heading": 296.287448637446, "relative_elevation": 45.5440577697009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001159_pano_0001_000364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_000364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001159_pano_0001_000364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/03/TMX7316010203-001159/pano_0001_000364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85698795449302, 52.3509554506784, 45.4950545048341 ] }, "distance": 19.58, "direction": 349.86, "angle": 66.72, "elevation": 45.5, "pano_id": "TMX7316010203-001159_pano_0001_000364", "timestamp": "2019-05-03T08:23:39.239030Z", "filename": "pano_0001_000364.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 19.57694057, "relative_pitch": 66.71734545146279, "relative_heading": 349.8596858091371, "relative_elevation": 45.4950545048341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002815_pano_0003_000274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0003_000274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002815_pano_0003_000274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/05/TMX7316010203-002815/pano_0003_000274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85678298990004, 52.3508652943202, 45.6907621119171 ] }, "distance": 19.71, "direction": 297.95, "angle": 66.66, "elevation": 45.69, "pano_id": "TMX7316010203-002815_pano_0003_000274", "timestamp": "2022-10-05T07:42:34.991490Z", "filename": "pano_0003_000274.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 19.71223393, "relative_pitch": 66.6633226062483, "relative_heading": 297.94989704147025, "relative_elevation": 45.6907621119171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241113_1008_Track08_Sphere_00006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241113_1008_Track08_Sphere_00006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241113_1008_Track08_Sphere_00006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241113_1008_Track08_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856776157398799, 52.350858006135404, 0.0 ] }, "distance": 19.77, "direction": 295.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241113_1008_Track08_Sphere_00006", "timestamp": "2024-11-13T09:53:04Z", "filename": "Job_20241113_1008_Track08_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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 19.76549799, "relative_pitch": 0.0, "relative_heading": 295.2396879983144, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002412_pano_0015_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0015_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002412_pano_0015_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002412/pano_0015_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85698856875775, 52.3509575871409, 45.3956573717296 ] }, "distance": 19.8, "direction": 350.1, "angle": 66.43, "elevation": 45.4, "pano_id": "TMX7316010203-002412_pano_0015_000004", "timestamp": "2022-01-11T11:39:18.234440Z", "filename": "pano_0015_000004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 19.80376484, "relative_pitch": 66.43085961877593, "relative_heading": 350.0999856742716, "relative_elevation": 45.3956573717296 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001601_pano_0001_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0001_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0001_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85698189398856, 52.3509579959518, 44.9957953589037 ] }, "distance": 19.93, "direction": 348.83, "angle": 66.11, "elevation": 45.0, "pano_id": "TMX7316010203-001601_pano_0001_000114", "timestamp": "2020-01-29T11:35:08.310020Z", "filename": "pano_0001_000114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 19.93163622, "relative_pitch": 66.10825530765568, "relative_heading": 348.83441198071773, "relative_elevation": 44.9957953589037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241112_0936_Track04_Sphere_00059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241112_0936_Track04_Sphere_00059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.857089791717548, 52.35060519215479, 0.0 ] }, "distance": 20.01, "direction": 169.95, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241112_0936_Track04_Sphere_00059", "timestamp": "2024-11-12T09:19:11Z", "filename": "Job_20241112_0936_Track04_Sphere_00059.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 20.0106592, "relative_pitch": 0.0, "relative_heading": 169.94864582694362, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0000_000354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0000_000354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0000_000354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0000_000354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85725532174146, 52.3506606009087, 49.028274666518 ] }, "distance": 20.04, "direction": 132.5, "angle": 67.77, "elevation": 49.03, "pano_id": "TMX7316010203-001038_pano_0000_000354", "timestamp": "2019-01-04T12:23:14.013800Z", "filename": "pano_0000_000354.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 20.0369531, "relative_pitch": 67.77106944451833, "relative_heading": 132.50459910080144, "relative_elevation": 49.028274666518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_003156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_003156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_003156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_003156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85694109832786, 52.3509523668343, 45.7065025120974 ] }, "distance": 20.06, "direction": 340.67, "angle": 66.31, "elevation": 45.71, "pano_id": "TMX7316060226-000013_pano_0000_003156", "timestamp": "2016-08-04T08:03:32.973160Z", "filename": "pano_0000_003156.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 20.05869855, "relative_pitch": 66.3053114060191, "relative_heading": 340.67040158232015, "relative_elevation": 45.7065025120974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000784_pano_0002_000501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0002_000501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000784_pano_0002_000501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000784/pano_0002_000501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85694208526317, 52.3506114413759, 45.6167250070721 ] }, "distance": 20.11, "direction": 199.07, "angle": 66.21, "elevation": 45.62, "pano_id": "TMX7316010203-000784_pano_0002_000501", "timestamp": "2018-06-11T11:14:04.976520Z", "filename": "pano_0002_000501.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 20.11229764, "relative_pitch": 66.20744002012412, "relative_heading": 199.07336620215696, "relative_elevation": 45.6167250070721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_08-32-06_00960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_08-32-06_00960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_08-32-06_00960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.856774882534142, 52.35086643095086, 0.0 ] }, "distance": 20.26, "direction": 297.53, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_08-32-06_00960", "timestamp": "2025-07-15T08:43:11Z", "filename": "recording_2025-07-15_08-32-06_00960.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 20.26004613, "relative_pitch": 0.0, "relative_heading": 297.5336127640404, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002920_pano_0004_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0004_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002920_pano_0004_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002920/pano_0004_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85677433490149, 52.3508658391385, 47.2718425635248 ] }, "distance": 20.26, "direction": 297.32, "angle": 66.8, "elevation": 47.27, "pano_id": "TMX7316010203-002920_pano_0004_000089", "timestamp": "2023-01-10T08:57:48.988690Z", "filename": "pano_0004_000089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 20.26283486, "relative_pitch": 66.79785254576397, "relative_heading": 297.3197174284423, "relative_elevation": 47.2718425635248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001933/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001933/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001933/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001933/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_001933/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001933/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_001933/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001933/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_001933/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85677627423491, 52.3508699323497, 48.7954968307167 ] }, "distance": 20.36, "direction": 298.63, "angle": 67.35, "elevation": 48.8, "pano_id": "TMX7316060226-000013_pano_0000_001933", "timestamp": "2016-08-04T07:38:25.479210Z", "filename": "pano_0000_001933.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 20.35978448, "relative_pitch": 67.35179916027805, "relative_heading": 298.6293019582787, "relative_elevation": 48.7954968307167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001601_pano_0001_000106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0001_000106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001601_pano_0001_000106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001601/pano_0001_000106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85716235636217, 52.3506156064771, 45.034844991751 ] }, "distance": 20.37, "direction": 155.54, "angle": 65.66, "elevation": 45.03, "pano_id": "TMX7316010203-001601_pano_0001_000106", "timestamp": "2020-01-29T11:35:00.940060Z", "filename": "pano_0001_000106.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 20.37372988, "relative_pitch": 65.65804002395453, "relative_heading": 155.5364791479148, "relative_elevation": 45.034844991751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001708_pano_0000_000454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001708_pano_0000_000454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001708/pano_0000_000454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85690603184338, 52.3506157452828, 45.823814352043 ] }, "distance": 20.61, "direction": 205.98, "angle": 65.78, "elevation": 45.82, "pano_id": "TMX7316010203-001708_pano_0000_000454", "timestamp": "2020-05-13T11:19:16.765430Z", "filename": "pano_0000_000454.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 20.61199966, "relative_pitch": 65.78131898111776, "relative_heading": 205.97912058748227, "relative_elevation": 45.823814352043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0000_000247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0000_000247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0000_000247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0000_000247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85688770413225, 52.3506215764846, 45.5249628359452 ] }, "distance": 20.62, "direction": 209.89, "angle": 65.63, "elevation": 45.52, "pano_id": "TMX7316010203-001151_pano_0000_000247", "timestamp": "2019-04-30T09:38:47.137030Z", "filename": "pano_0000_000247.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 20.6237957, "relative_pitch": 65.62844237898918, "relative_heading": 209.89069703724914, "relative_elevation": 45.5249628359452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_006311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_006311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_006311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85689267523249, 52.3506196082056, 47.2838234286755 ] }, "distance": 20.65, "direction": 208.77, "angle": 66.41, "elevation": 47.28, "pano_id": "TMX7316010203-002120_pano_0000_006311", "timestamp": "2021-04-28T11:12:50.878320Z", "filename": "pano_0000_006311.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 20.64880414, "relative_pitch": 66.40914856140675, "relative_heading": 208.7728919721557, "relative_elevation": 47.2838234286755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241112_0936_Track04_Sphere_00063/adjacencies/b_20241112_0936_Track04_Sphere_00063/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0008_001068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_001068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0008_001068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0008_001068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85693773710537, 52.3509585849961, 44.9538738280535 ] }, "distance": 20.79, "direction": 340.71, "angle": 65.18, "elevation": 44.95, "pano_id": "TMX7316010203-002107_pano_0008_001068", "timestamp": "2021-04-20T11:14:16.083430Z", "filename": "pano_0008_001068.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_20241112_0936_Track04_Sphere_00063", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118877.90508467142, 484896.084458817 ] }, "relative_distance": 20.78742909, "relative_pitch": 65.18338305095455, "relative_heading": 340.7059734423967, "relative_elevation": 44.9538738280535 } ] } }