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

Feat/load areas #1453

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

Feat/load areas #1453

wants to merge 2 commits into from

Conversation

justiandevs
Copy link

@justiandevs justiandevs commented May 22, 2024

Fixes https://gitlab.com/delta10/ops/utils/-/issues/2

For explanation: what I made is a django command that enables you to get PDOK data from the PDOK service and store those geometry results in Area table.

Doing this eliminates the need to download separate shape files from PDOK, parse them, etc. And thus the whole process of getting the PDOK data and loading it into signals is greatly simplified.

In addition, the command has an additional number of flags that allow you to specify municipality name, type (neighborhoods and/or districts) and the delete flag that allows you to delete old neighborhoods and/or districts with AreaType link “district”, among others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant