Skip to content

Support localityWide: populate localities static json files #281

@vbuch

Description

@vbuch

Create a script that will extract localities from https://urbandata.sofia.bg/dataset/districts-of-sofia-municipality and populate them under /ingest/localities next to bg.sofia.geojson.

E.g.

      "properties": {
        "id": 3,
        "obns_num": "09",
        "obns_cyr": "ЛОЗЕНЕЦ",
        "obns_lat": "LOZENEC"
      },

the file should be named bg.sofia.lozenec.geojson following the obns_lat naming.
The sccript must be rerunnable but doesn't need to be scheduled for regular running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions