Skip to content

Load geographies into the app so they are accessible on division pages #1

Open
@fgregg

Description

@fgregg

The OCD Vagrant setup includes a set of tasks for loading and joining geographies to jurisdictions. IIRC, each of these three Django commands come from different Django apps.

  • manage.py loadshapefiles will ingest the shapefiles (assuming their configs are proper)
  • manage.py loaddivisions will ingest the OCD divisions
  • manage.py loadmappings will create a relationship between the shapefiles and the divisions

In order to configure these, you'll have to:

  • Add a download function for them
  • Define them
  • Add the mappings to Imago

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions