Juris-M / legal-resource-registry

Jurisdiction ID and abbreviation data files for using with Jurism and other projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Override the jurisdiction part

georgd opened this issue · comments

Some German (spreme) state courts, but not all, use the court's seat instead of the state name as jurisdiction part. How would I override only that?

e.g. in

    "de:baden.wurttemberg": {
      "name": "Baden-Württemberg",
      "courts": {
        "fg": {},
        "lag": {},
        "lsg": {},
        "verfgh": {},
        "vgh": {}
      }
    },

the supreme adminsitrative court vgh should be VGH Mannheim instead of VGH Baden-Württemberg. I thought I had found that already but I obviously got lost...