File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -450,19 +450,19 @@ <h2>Data Access & Licensing</h2>
450450 < div class ="s3-block-header ">
451451 < span class ="s3-block-title "> OSM snapshot</ span >
452452 < a class ="s3-browse-link "
453- href ="https://openpois-public.s3.us-west-2.amazonaws.com/?list-type=2&prefix=snapshots/osm/20260416 /osm_snapshot_partitioned/ "
453+ href ="https://openpois-public.s3.us-west-2.amazonaws.com/?list-type=2&prefix=snapshots/osm/20260417 /osm_snapshot_partitioned/ "
454454 target ="_blank " rel ="noopener noreferrer "> Browse files →</ a >
455455 </ div >
456- < code class ="s3-path "> s3://openpois-public/snapshots/osm/20260416 /osm_snapshot_partitioned/</ code >
456+ < code class ="s3-path "> s3://openpois-public/snapshots/osm/20260417 /osm_snapshot_partitioned/</ code >
457457 </ div >
458458 < div class ="s3-block ">
459459 < div class ="s3-block-header ">
460460 < span class ="s3-block-title "> Conflated dataset</ span >
461461 < a class ="s3-browse-link "
462- href ="https://openpois-public.s3.us-west-2.amazonaws.com/?list-type=2&prefix=snapshots/conflated/20260416 /conflated_partitioned/ "
462+ href ="https://openpois-public.s3.us-west-2.amazonaws.com/?list-type=2&prefix=snapshots/conflated/20260417 /conflated_partitioned/ "
463463 target ="_blank " rel ="noopener noreferrer "> Browse files →</ a >
464464 </ div >
465- < code class ="s3-path "> s3://openpois-public/snapshots/conflated/20260416 /conflated_partitioned/</ code >
465+ < code class ="s3-path "> s3://openpois-public/snapshots/conflated/20260417 /conflated_partitioned/</ code >
466466 </ div >
467467
468468 < h2 > Python API Documentation</ h2 >
Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ import {
99
1010// S3 URLs
1111export const OSM_S3_BASE =
12- 'https://openpois-public.s3.us-west-2.amazonaws.com/snapshots/osm/20260416 /osm_snapshot_partitioned'
12+ 'https://openpois-public.s3.us-west-2.amazonaws.com/snapshots/osm/20260417 /osm_snapshot_partitioned'
1313
1414export const FSQ_S3_BASE =
1515 'https://openpois-public.s3.us-west-2.amazonaws.com/snapshots/foursquare/20260313/foursquare_snapshot_partitioned'
1616
1717export const CONFLATED_S3_BASE =
18- 'https://openpois-public.s3.us-west-2.amazonaws.com/snapshots/conflated/20260416 /conflated_partitioned'
18+ 'https://openpois-public.s3.us-west-2.amazonaws.com/snapshots/conflated/20260417 /conflated_partitioned'
1919
2020// Overture PMTiles (latest release — update URL on each Overture monthly release)
2121export const OVERTURE_PMTILES_URL =
You can’t perform that action at this time.
0 commit comments