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

Missing "RoW" geocollection #17

Open
nrogy opened this issue Dec 12, 2024 · 0 comments
Open

Missing "RoW" geocollection #17

nrogy opened this issue Dec 12, 2024 · 0 comments

Comments

@nrogy
Copy link

nrogy commented Dec 12, 2024

There is an empty RoW geocollection in the create_restofworlds_collections() method of base_data.py script.

I propose the following change :

geocollections["RoW"] = {
        "filepath" : os.path.join(""), #NR: you have to enter the adress of the RoW map (row.gpkg)
        "field" : "name_RoW",
        "kind" : "vector"
        }

@cmutel for all the issues I underlined, you can find the explanations in a tutorial based on one of your work.

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

No branches or pull requests

1 participant