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_20240925_0919_Track30_Sphere_00006/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track30_Sphere_00006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831912844162328, 52.380409924627024, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track30_Sphere_00006", "timestamp": "2024-09-25T08:15:08Z", "filename": "Job_20240925_0919_Track30_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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "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_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8319031861849, 52.3804088080017, 44.4096771357581 ] }, "distance": 0.67, "direction": 259.3, "angle": 89.14, "elevation": 44.41, "pano_id": "TMX7316010203-001326_pano_0000_004672", "timestamp": "2019-07-24T07:47:22.915950Z", "filename": "pano_0000_004672.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 0.66928839, "relative_pitch": 89.13657338597912, "relative_heading": 259.3010935263623, "relative_elevation": 44.4096771357581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8319065073145, 52.3804148183533, 44.3210960663855 ] }, "distance": 0.69, "direction": 321.61, "angle": 89.1, "elevation": 44.32, "pano_id": "TMX7316010203-002522_pano_0004_000262", "timestamp": "2022-04-19T07:11:45.849070Z", "filename": "pano_0004_000262.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 0.69478559, "relative_pitch": 89.10189446737198, "relative_heading": 321.60642353428534, "relative_elevation": 44.3210960663855 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_01338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831901049459441, 52.38039592934315, 0.0 ] }, "distance": 1.75, "direction": 207.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_08-33-49_01338", "timestamp": "2025-10-02T09:17:46Z", "filename": "recording_2025-10-02_08-33-49_01338.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 1.7522264, "relative_pitch": 0.0, "relative_heading": 207.28141931170623, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_000851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_000851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_000851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83191342403828, 52.3804257437502, 44.3385101286694 ] }, "distance": 1.76, "direction": 1.29, "angle": 87.73, "elevation": 44.34, "pano_id": "TMX7316010203-002068_pano_0000_000851", "timestamp": "2021-03-29T11:06:32.310120Z", "filename": "pano_0000_000851.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 1.76070895, "relative_pitch": 87.72594491745544, "relative_heading": 1.285042498099321, "relative_elevation": 44.3385101286694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0007_000316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0007_000316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0007_000316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83191294977745, 52.3804258135057, 44.3220570785925 ] }, "distance": 1.77, "direction": 0.23, "angle": 87.72, "elevation": 44.32, "pano_id": "TMX7316010203-000079_pano_0007_000316", "timestamp": "2016-08-18T08:03:47.213860Z", "filename": "pano_0007_000316.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 1.76804276, "relative_pitch": 87.715636113999, "relative_heading": 0.23306018589925492, "relative_elevation": 44.3220570785925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_004051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_004051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_004051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83191345274715, 52.3804301905154, 44.1919980337843 ] }, "distance": 2.26, "direction": 1.05, "angle": 87.08, "elevation": 44.19, "pano_id": "TMX7316010203-000305_pano_0000_004051", "timestamp": "2017-05-22T10:31:45.925890Z", "filename": "pano_0000_004051.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 2.25545875, "relative_pitch": 87.07828925293474, "relative_heading": 1.0527958743705452, "relative_elevation": 44.1919980337843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_01337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831919393139091, 52.38043936319975, 0.0 ] }, "distance": 3.31, "direction": 7.75, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_08-33-49_01337", "timestamp": "2025-10-02T09:17:44Z", "filename": "recording_2025-10-02_08-33-49_01337.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 3.30597987, "relative_pitch": 0.0, "relative_heading": 7.752335958099293, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_000850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_000850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_000850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83189397218578, 52.3803818268199, 44.3349814694375 ] }, "distance": 3.38, "direction": 202.34, "angle": 85.64, "elevation": 44.33, "pano_id": "TMX7316010203-002068_pano_0000_000850", "timestamp": "2021-03-29T11:06:31.410140Z", "filename": "pano_0000_000850.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 3.38036497, "relative_pitch": 85.63986212306612, "relative_heading": 202.34352474418512, "relative_elevation": 44.3349814694375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0007_000317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0007_000317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0007_000317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83189600425192, 52.380381270727, 44.3507933830842 ] }, "distance": 3.39, "direction": 199.78, "angle": 85.63, "elevation": 44.35, "pano_id": "TMX7316010203-000079_pano_0007_000317", "timestamp": "2016-08-18T08:03:48.538910Z", "filename": "pano_0007_000317.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 3.38838366, "relative_pitch": 85.63111141545096, "relative_heading": 199.7807612662642, "relative_elevation": 44.3507933830842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track30_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831897583246654, 52.38037365047352, 0.0 ] }, "distance": 4.17, "direction": 194.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track30_Sphere_00005", "timestamp": "2024-09-25T08:15:04Z", "filename": "Job_20240925_0919_Track30_Sphere_00005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 4.16801524, "relative_pitch": 0.0, "relative_heading": 194.43746736389363, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track30_Sphere_00007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831926211988023, 52.3804472504536, 0.0 ] }, "distance": 4.25, "direction": 12.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track30_Sphere_00007", "timestamp": "2024-09-25T08:15:11Z", "filename": "Job_20240925_0919_Track30_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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 4.2519943, "relative_pitch": 0.0, "relative_heading": 12.361636954265663, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8318886868034, 52.3803714956761, 44.3166965674609 ] }, "distance": 4.58, "direction": 201.04, "angle": 84.1, "elevation": 44.32, "pano_id": "TMX7316010203-002522_pano_0004_000261", "timestamp": "2022-04-19T07:11:45.129050Z", "filename": "pano_0004_000261.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 4.58165331, "relative_pitch": 84.09748224627894, "relative_heading": 201.0410399627553, "relative_elevation": 44.3166965674609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83192270863957, 52.3804554900615, 44.4043616112322 ] }, "distance": 5.11, "direction": 7.55, "angle": 83.43, "elevation": 44.4, "pano_id": "TMX7316010203-001326_pano_0000_004673", "timestamp": "2019-07-24T07:47:23.955910Z", "filename": "pano_0000_004673.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 5.11457529, "relative_pitch": 83.4295221344839, "relative_heading": 7.546650113095057, "relative_elevation": 44.4043616112322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83192493423206, 52.3804577369804, 44.3157268529758 ] }, "distance": 5.38, "direction": 8.8, "angle": 83.07, "elevation": 44.32, "pano_id": "TMX7316010203-002522_pano_0004_000263", "timestamp": "2022-04-19T07:11:46.634000Z", "filename": "pano_0004_000263.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 5.38361842, "relative_pitch": 83.07346390914746, "relative_heading": 8.796200322198745, "relative_elevation": 44.3157268529758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83188395962886, 52.3803627001718, 44.4017862500623 ] }, "distance": 5.61, "direction": 200.52, "angle": 82.8, "elevation": 44.4, "pano_id": "TMX7316010203-001326_pano_0000_004671", "timestamp": "2019-07-24T07:47:21.970930Z", "filename": "pano_0000_004671.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 5.61091515, "relative_pitch": 82.79788513843963, "relative_heading": 200.52062457422846, "relative_elevation": 44.4017862500623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_01339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831883428364761, 52.38035226519079, 0.0 ] }, "distance": 6.72, "direction": 197.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_08-33-49_01339", "timestamp": "2025-10-02T09:17:47Z", "filename": "recording_2025-10-02_08-33-49_01339.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 6.72143138, "relative_pitch": 0.0, "relative_heading": 197.33810429081157, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_000852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_000852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_000852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83193220731289, 52.3804694758205, 44.3331949356943 ] }, "distance": 6.76, "direction": 11.25, "angle": 81.33, "elevation": 44.33, "pano_id": "TMX7316010203-002068_pano_0000_000852", "timestamp": "2021-03-29T11:06:33.220130Z", "filename": "pano_0000_000852.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 6.75643702, "relative_pitch": 81.33472458936222, "relative_heading": 11.253492190486943, "relative_elevation": 44.3331949356943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0007_000315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0007_000315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0007_000315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83193062247483, 52.3804705084093, 44.2414105851203 ] }, "distance": 6.85, "direction": 10.18, "angle": 81.2, "elevation": 44.24, "pano_id": "TMX7316010203-000079_pano_0007_000315", "timestamp": "2016-08-18T08:03:45.753880Z", "filename": "pano_0007_000315.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 6.84926955, "relative_pitch": 81.19957335157366, "relative_heading": 10.180450268278324, "relative_elevation": 44.2414105851203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_004050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_004050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_004050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8318789756555, 52.3803474158784, 44.1453305706382 ] }, "distance": 7.33, "direction": 198.34, "angle": 80.57, "elevation": 44.15, "pano_id": "TMX7316010203-000305_pano_0000_004050", "timestamp": "2017-05-22T10:31:43.915810Z", "filename": "pano_0000_004050.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 7.32800517, "relative_pitch": 80.5749978322028, "relative_heading": 198.34380753141343, "relative_elevation": 44.1453305706382 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_01336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831936543894104, 52.3804830610912, 0.0 ] }, "distance": 8.3, "direction": 11.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_08-33-49_01336", "timestamp": "2025-10-02T09:17:43Z", "filename": "recording_2025-10-02_08-33-49_01336.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 8.29669624, "relative_pitch": 0.0, "relative_heading": 11.216274914339024, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000849/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000849/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000849/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000849/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_000849/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_000849/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_000849/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000849/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000849/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83187523179989, 52.3803380835609, 44.3419325174764 ] }, "distance": 8.39, "direction": 197.76, "angle": 79.28, "elevation": 44.34, "pano_id": "TMX7316010203-002068_pano_0000_000849", "timestamp": "2021-03-29T11:06:30.445140Z", "filename": "pano_0000_000849.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 8.3943478, "relative_pitch": 79.28022361386414, "relative_heading": 197.7647392232323, "relative_elevation": 44.3419325174764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0007_000318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0007_000318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0007_000318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83187870374203, 52.3803365857648, 44.3571498626843 ] }, "distance": 8.49, "direction": 195.9, "angle": 79.17, "elevation": 44.36, "pano_id": "TMX7316010203-000079_pano_0007_000318", "timestamp": "2016-08-18T08:03:49.888900Z", "filename": "pano_0007_000318.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 8.48542327, "relative_pitch": 79.17028475838012, "relative_heading": 195.9007977754397, "relative_elevation": 44.3571498626843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track30_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831879110418975, 52.380333496529815, 0.0 ] }, "distance": 8.81, "direction": 195.12, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track30_Sphere_00004", "timestamp": "2024-09-25T08:14:59Z", "filename": "Job_20240925_0919_Track30_Sphere_00004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 8.80926523, "relative_pitch": 0.0, "relative_heading": 195.11500947775073, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track30_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83194172143819, 52.38048713883675, 0.0 ] }, "distance": 8.81, "direction": 12.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track30_Sphere_00008", "timestamp": "2024-09-25T08:15:12Z", "filename": "Job_20240925_0919_Track30_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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 8.81412087, "relative_pitch": 0.0, "relative_heading": 12.8908130960754, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83187245370747, 52.3803276865655, 44.3180212629959 ] }, "distance": 9.56, "direction": 196.73, "angle": 77.83, "elevation": 44.32, "pano_id": "TMX7316010203-002522_pano_0004_000260", "timestamp": "2022-04-19T07:11:44.419050Z", "filename": "pano_0004_000260.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 9.55538555, "relative_pitch": 77.83274622959684, "relative_heading": 196.72833768094696, "relative_elevation": 44.3180212629959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83194337561825, 52.3805001578502, 44.3191975047812 ] }, "distance": 10.25, "direction": 11.7, "angle": 76.97, "elevation": 44.32, "pano_id": "TMX7316010203-002522_pano_0004_000264", "timestamp": "2022-04-19T07:11:47.614000Z", "filename": "pano_0004_000264.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 10.25364471, "relative_pitch": 76.97330523736974, "relative_heading": 11.698325217220205, "relative_elevation": 44.3191975047812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83194343461259, 52.3805028701363, 44.4069258170202 ] }, "distance": 10.55, "direction": 11.39, "angle": 76.64, "elevation": 44.41, "pano_id": "TMX7316010203-001326_pano_0000_004674", "timestamp": "2019-07-24T07:47:25.175940Z", "filename": "pano_0000_004674.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 10.55015413, "relative_pitch": 76.63549560264669, "relative_heading": 11.387352380299994, "relative_elevation": 44.4069258170202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83186431081604, 52.3803169486913, 44.4057071693242 ] }, "distance": 10.86, "direction": 197.72, "angle": 76.26, "elevation": 44.41, "pano_id": "TMX7316010203-001326_pano_0000_004670", "timestamp": "2019-07-24T07:47:21.081000Z", "filename": "pano_0000_004670.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 10.86088366, "relative_pitch": 76.25623775261582, "relative_heading": 197.71542761199677, "relative_elevation": 44.4057071693242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_004052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_004052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_004052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83194746061228, 52.3805107683996, 44.1060890881345 ] }, "distance": 11.47, "direction": 11.86, "angle": 75.43, "elevation": 44.11, "pano_id": "TMX7316010203-000305_pano_0000_004052", "timestamp": "2017-05-22T10:31:48.185810Z", "filename": "pano_0000_004052.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 11.46625247, "relative_pitch": 75.42740298726142, "relative_heading": 11.863183600189751, "relative_elevation": 44.1060890881345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01340/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01340/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01340/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01340/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_01340/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01340/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01340/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01340/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01340/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831864804255735, 52.38030894685305, 0.0 ] }, "distance": 11.7, "direction": 196.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_08-33-49_01340", "timestamp": "2025-10-02T09:17:49Z", "filename": "recording_2025-10-02_08-33-49_01340.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 11.70275928, "relative_pitch": 0.0, "relative_heading": 196.23206050237513, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_000853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_000853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_000853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83195133547371, 52.3805128671929, 44.3517964901403 ] }, "distance": 11.75, "direction": 12.89, "angle": 75.16, "elevation": 44.35, "pano_id": "TMX7316010203-002068_pano_0000_000853", "timestamp": "2021-03-29T11:06:34.305120Z", "filename": "pano_0000_000853.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 11.75092928, "relative_pitch": 75.16054538850217, "relative_heading": 12.888187231316962, "relative_elevation": 44.3517964901403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0007_000314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0007_000314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0007_000314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83194742403908, 52.3805154282967, 44.1280082669109 ] }, "distance": 11.97, "direction": 11.34, "angle": 74.82, "elevation": 44.13, "pano_id": "TMX7316010203-000079_pano_0007_000314", "timestamp": "2016-08-18T08:03:44.014610Z", "filename": "pano_0007_000314.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 11.97368986, "relative_pitch": 74.81889411179169, "relative_heading": 11.341433091864406, "relative_elevation": 44.1280082669109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track30_Sphere_00003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831862373907643, 52.380296604285185, 0.0 ] }, "distance": 13.07, "direction": 195.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track30_Sphere_00003", "timestamp": "2024-09-25T08:14:53Z", "filename": "Job_20240925_0919_Track30_Sphere_00003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 13.06962269, "relative_pitch": 0.0, "relative_heading": 195.24558893628117, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_01335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831952707103571, 52.380527041956526, 0.0 ] }, "distance": 13.31, "direction": 11.77, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_08-33-49_01335", "timestamp": "2025-10-02T09:17:40Z", "filename": "recording_2025-10-02_08-33-49_01335.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 13.31187066, "relative_pitch": 0.0, "relative_heading": 11.765744295040472, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000848/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000848/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000848/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000848/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_000848/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_000848/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_000848/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000848/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000848/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83185755528911, 52.3802944235405, 44.3472853666171 ] }, "distance": 13.39, "direction": 196.33, "angle": 73.2, "elevation": 44.35, "pano_id": "TMX7316010203-002068_pano_0000_000848", "timestamp": "2021-03-29T11:06:29.340170Z", "filename": "pano_0000_000848.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 13.39241144, "relative_pitch": 73.19623883894434, "relative_heading": 196.3270387348311, "relative_elevation": 44.3472853666171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0007_000319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0007_000319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0007_000319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83186109500627, 52.3802920847854, 44.3879446592182 ] }, "distance": 13.58, "direction": 195.04, "angle": 72.99, "elevation": 44.39, "pano_id": "TMX7316010203-000079_pano_0007_000319", "timestamp": "2016-08-18T08:03:51.273870Z", "filename": "pano_0007_000319.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 13.57781519, "relative_pitch": 72.99166797112234, "relative_heading": 195.0421064316164, "relative_elevation": 44.3879446592182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track30_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track30_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831962800724139, 52.38053613993186, 0.0 ] }, "distance": 14.45, "direction": 13.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track30_Sphere_00009", "timestamp": "2024-09-25T08:15:15Z", "filename": "Job_20240925_0919_Track30_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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 14.45065493, "relative_pitch": 0.0, "relative_heading": 13.615470595765624, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83185749823187, 52.3802836652863, 44.3369158776477 ] }, "distance": 14.55, "direction": 195.02, "angle": 71.84, "elevation": 44.34, "pano_id": "TMX7316010203-002522_pano_0004_000259", "timestamp": "2022-04-19T07:11:43.684020Z", "filename": "pano_0004_000259.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 14.54615507, "relative_pitch": 71.83625486765646, "relative_heading": 195.01604245750147, "relative_elevation": 44.3369158776477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83195890345174, 52.3805419183451, 44.3185096029192 ] }, "distance": 15.02, "direction": 12.05, "angle": 71.28, "elevation": 44.32, "pano_id": "TMX7316010203-002522_pano_0004_000265", "timestamp": "2022-04-19T07:11:49.044270Z", "filename": "pano_0004_000265.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 15.01868141, "relative_pitch": 71.27947931024424, "relative_heading": 12.053861417232392, "relative_elevation": 44.3185096029192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83184323134025, 52.3802711648117, 44.4007233362645 ] }, "distance": 16.15, "direction": 197.07, "angle": 70.01, "elevation": 44.4, "pano_id": "TMX7316010203-001326_pano_0000_004669", "timestamp": "2019-07-24T07:47:20.160960Z", "filename": "pano_0000_004669.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 16.15168987, "relative_pitch": 70.01008704240219, "relative_heading": 197.06662442749274, "relative_elevation": 44.4007233362645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83196159051654, 52.3805525708554, 44.5251047257334 ] }, "distance": 16.22, "direction": 11.81, "angle": 69.99, "elevation": 44.53, "pano_id": "TMX7316010203-001326_pano_0000_004675", "timestamp": "2019-07-24T07:47:26.905940Z", "filename": "pano_0000_004675.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 16.21625552, "relative_pitch": 69.98813493009587, "relative_heading": 11.811479730284693, "relative_elevation": 44.5251047257334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_000854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_000854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_000854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83196873446849, 52.3805560062115, 44.4511778866872 ] }, "distance": 16.69, "direction": 13.18, "angle": 69.42, "elevation": 44.45, "pano_id": "TMX7316010203-002068_pano_0000_000854", "timestamp": "2021-03-29T11:06:36.135090Z", "filename": "pano_0000_000854.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 16.69474713, "relative_pitch": 69.41508141399805, "relative_heading": 13.177233972797456, "relative_elevation": 44.4511778866872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_01341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831844902825143, 52.380265595558114, 0.0 ] }, "distance": 16.71, "direction": 196.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_08-33-49_01341", "timestamp": "2025-10-02T09:17:52Z", "filename": "recording_2025-10-02_08-33-49_01341.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 16.7132407, "relative_pitch": 0.0, "relative_heading": 196.0700646684574, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0007_000313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0007_000313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0007_000313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83196275492642, 52.3805661077566, 44.1730470769107 ] }, "distance": 17.71, "direction": 11.06, "angle": 68.15, "elevation": 44.17, "pano_id": "TMX7316010203-000079_pano_0007_000313", "timestamp": "2016-08-18T08:03:39.728950Z", "filename": "pano_0007_000313.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 17.70840719, "relative_pitch": 68.15478473101898, "relative_heading": 11.064958316694472, "relative_elevation": 44.1730470769107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_08-33-49_01334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_08-33-49_01334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_08-33-49_01334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83195308278912, 52.380572108210465, 0.0 ] }, "distance": 18.25, "direction": 8.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_08-33-49_01334", "timestamp": "2025-10-02T09:17:37Z", "filename": "recording_2025-10-02_08-33-49_01334.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 18.2537287, "relative_pitch": 0.0, "relative_heading": 8.633129369764767, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000847/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000847/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000847/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000847/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002068_pano_0000_000847/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_000847/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002068_pano_0000_000847/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000847/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002068/pano_0000_000847/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83183941013734, 52.3802508004596, 44.3465421162546 ] }, "distance": 18.4, "direction": 195.77, "angle": 67.47, "elevation": 44.35, "pano_id": "TMX7316010203-002068_pano_0000_000847", "timestamp": "2021-03-29T11:06:27.970150Z", "filename": "pano_0000_000847.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 18.39901347, "relative_pitch": 67.46684228064217, "relative_heading": 195.7701378420165, "relative_elevation": 44.3465421162546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000079_pano_0007_000320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0007_000320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000079_pano_0007_000320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/18/TMX7316010203-000079/pano_0007_000320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83183859138922, 52.3802479218203, 44.4850243199617 ] }, "distance": 18.72, "direction": 195.67, "angle": 67.18, "elevation": 44.49, "pano_id": "TMX7316010203-000079_pano_0007_000320", "timestamp": "2016-08-18T08:03:52.788870Z", "filename": "pano_0007_000320.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 18.72245804, "relative_pitch": 67.17518449074446, "relative_heading": 195.66791909174228, "relative_elevation": 44.4850243199617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_004048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_004048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_004048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83183343682207, 52.3802477510366, 44.1829719133675 ] }, "distance": 18.84, "direction": 196.68, "angle": 66.91, "elevation": 44.18, "pano_id": "TMX7316010203-000305_pano_0000_004048", "timestamp": "2017-05-22T10:31:18.415860Z", "filename": "pano_0000_004048.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 18.83848677, "relative_pitch": 66.90784282011059, "relative_heading": 196.68023010292265, "relative_elevation": 44.1829719133675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83194398090832, 52.3805833987166, 44.3641738677397 ] }, "distance": 19.42, "direction": 6.27, "angle": 66.36, "elevation": 44.36, "pano_id": "TMX7316010203-002522_pano_0004_000266", "timestamp": "2022-04-19T07:11:50.669010Z", "filename": "pano_0004_000266.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 19.41934692, "relative_pitch": 66.35976053894501, "relative_heading": 6.26811912925888, "relative_elevation": 44.3641738677397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002522_pano_0004_000258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002522_pano_0004_000258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002522/pano_0004_000258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83184028764181, 52.3802399670307, 44.3215427407995 ] }, "distance": 19.55, "direction": 194.64, "angle": 66.2, "elevation": 44.32, "pano_id": "TMX7316010203-002522_pano_0004_000258", "timestamp": "2022-04-19T07:11:42.854040Z", "filename": "pano_0004_000258.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 19.54667901, "relative_pitch": 66.2015697846198, "relative_heading": 194.6411660337956, "relative_elevation": 44.3215427407995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000305_pano_0000_004053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_004053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000305_pano_0000_004053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/22/TMX7316010203-000305/pano_0000_004053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83194749018166, 52.380587000497, 44.2688405914232 ] }, "distance": 19.84, "direction": 6.83, "angle": 65.85, "elevation": 44.27, "pano_id": "TMX7316010203-000305_pano_0000_004053", "timestamp": "2017-05-22T10:31:51.940860Z", "filename": "pano_0000_004053.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 19.84477373, "relative_pitch": 65.85432758258838, "relative_heading": 6.827590757048966, "relative_elevation": 44.2688405914232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track29_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track29_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track29_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track29_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240925_0919_Track29_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track29_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track29_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track29_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240925_0919_Track29_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.831973415397115, 52.380589253276796, 0.0 ] }, "distance": 20.38, "direction": 11.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240925_0919_Track29_Sphere_00026", "timestamp": "2024-09-25T08:13:30Z", "filename": "Job_20240925_0919_Track29_Sphere_00026.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 20.37652351, "relative_pitch": 0.0, "relative_heading": 11.678297996292756, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240925_0919_Track30_Sphere_00006/adjacencies/b_20240925_0919_Track30_Sphere_00006/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001326_pano_0000_004676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001326_pano_0000_004676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/24/TMX7316010203-001326/pano_0000_004676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83192520777985, 52.3805951436675, 44.412396245636 ] }, "distance": 20.63, "direction": 2.34, "angle": 65.09, "elevation": 44.41, "pano_id": "TMX7316010203-001326_pano_0000_004676", "timestamp": "2019-07-24T07:47:28.555940Z", "filename": "pano_0000_004676.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_20240925_0919_Track30_Sphere_00006", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117191.28208318129, 488205.3484607558 ] }, "relative_distance": 20.62735704, "relative_pitch": 65.08746722700764, "relative_heading": 2.339130830679219, "relative_elevation": 44.412396245636 } ] } }