Skip to content

Conversation

@tijptjik
Copy link
Contributor

Please ignore if I mistakenly removed these values, but they seem to (no longer) be valid values.

Confirmed with:

INSTALL httpfs;
LOAD httpfs;
SET s3_region='us-west-2';

SELECT DISTINCT subtype FROM read_parquet('s3://overturemaps-us-west-2/release/2025-10-22.0/theme=divisions/type=division/*.parquet') WHERE 
    subtype IS NOT NULL ORDER BY subtype;

result:

image

Pull Request

Docs Preview:

Click the most recent "View Deployment"

All Staging Deployments

tijptjik and others added 3 commits October 25, 2025 22:25
listing possible `subtype` values

The possible in the current schema seems to be: ┌──────────────┐ │
subtype │ │ varchar │ ├──────────────┤ │ country │ │ county │ │
dependency │ │ localadmin │ │ locality │ │ macrohood │ │ microhood │ │
neighborhood │ │ region │ └──────────────┘
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant