This repository contains outlines for German counties and states in both TopoJSON and GeoJSON format. The id for the respective objects corresponds to the Community Identification Number (Amtlicher Gemeindeschlüssel, AGS).
The TopoJSON file of Germany contains its states, counties, important places and furthermore the districts of Berlin in separate objects. Forked from AliceWi/TopoJSON-Germany.
The original shape files are from the GADM database. The districts of Berlin are drawn by AliceWi.
- id: five digit Community Identification Number (AGS)
- properties:
- name
- state
- kfz (=license tag)
- districtType:
- Landkreis (=rural district)
- Kreis (=rural district), only in Schleswig-Holstein and Nordrhein-Westfalen
- kreisfreie Stadt (=urban district)
- Stadtkreis (=urban district), only in Baden-Württemberg
Note: In the counties the Bodensee is not included.
- id: first two digits of the Community Identification Number (AGS)
- properties:
- name
- nameEN (=english name, is null if there is none)
- short (=abbreviation)
- id: name
- properties:
- name
- nameEN (=english name, is null if there is none)
- state
The GeoJSON files are derived from the original TopoJSON and converted using Mapshaper by Matthew Bloch. The files and properties correspond to the list above.
The repository deutschlandGeoJSON contains GeoJSON outlines for German states and districts as well. It offers a choice of different levels of detail but lacks Community Identification Number (AGS) labels.