Simple donwloader for gadm border data.
import grip4
EU = grip4.Region("Europe")
DUTCH_ROADS = EU.get_roads("NLD")
Grip4-connector is available on PyPI:
python -m pip install grip4-connector
Grip4-connector is build for python 3.8+.
- get geopandas dataframe of region roads
- get geopandas dataframe of country roads
- get list of coordinates of country roads
- filter roads by type
- automatic split of roads in country roads stored in shapefile in temp folder