/at-shapefile

Austrian shapefile creation and manipulation using GeoPandas library in Python or sf library in R.

Primary LanguagePython

Austrian Shapefile

Description

This repository aims to create and manipulate Austrian shapefile into multiple levels, such as state level (first-level administrative divisions of Austria), municipality level (third-level administrative divisions of Austria) and postal code level. The code was written in both Python and R; both codes are analogous.

Output

Austrian shapefile - municipality level (third-level administrative divisions of Austria)

Shapefile Austria

Austrian shapefile - postal code level

Shapefile Austria

Usage

Python dependencies

python -m pip install geopandas matplotlib numpy pandas requests xlrd

R dependencies

install.packages(c("readxl", "sf", "tidyverse"))

See also

Statistik Austria - Regionale Gliederungen

Statistik Austria - Division of Austria into Municipalities (Shapefile)