Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parcel Ownership Support #6063

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Parcel Ownership Support #6063

wants to merge 2 commits into from

Conversation

ingalls
Copy link
Member

@ingalls ingalls commented May 19, 2022

Context

This PR is a sketch of what Parcel Ownership could look like if it was tracked as a source attribute

{
    "type": "geojson",
    "pid": "ARN",
    "owners": {
        "function": "array",
        "fields": [
            [ "fname", "lname"]
        ]
    }
}

@stefanb
Copy link
Contributor

stefanb commented Dec 1, 2022

Note that due to privacy regulation in EU names are usually not publicly released as part of OpenData, but can be looked up with authorities. They may release the names and types of non-private-person entities (eg state, municipalities, companies...).

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.

None yet

2 participants