Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bnosac/belgiummaps.statbel
Administrative boundaries of Belgium based on Open Data available at Statistics Belgium
https://github.com/bnosac/belgiummaps.statbel
belgium r spatial statistics-belgium
Last synced: 3 months ago
JSON representation
Administrative boundaries of Belgium based on Open Data available at Statistics Belgium
- Host: GitHub
- URL: https://github.com/bnosac/belgiummaps.statbel
- Owner: bnosac
- Created: 2016-11-02T21:18:58.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-17T10:47:02.000Z (about 2 years ago)
- Last Synced: 2024-03-27T08:17:52.344Z (10 months ago)
- Topics: belgium, r, spatial, statistics-belgium
- Language: R
- Size: 181 MB
- Stars: 16
- Watchers: 5
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Administrative boundaries of Belgium based on Open Data available at Statistics Belgium
The **BelgiumMaps.StatBel** package contains maps with administrative boundaries (national, regions, provinces, districts, municipalities, statistical sectors, agglomerations (200m)) of Belgium extracted from Open Data at Statistics Belgium (http://statbel.fgov.be/en/statistics/opendata). Data is converted from Lambert CRS into the WGS84 coordinate reference system.
This data is available in several objects:
- BE_ADMIN_SECTORS: SpatialPolygonsDataFrame with polygons and data at the level of the statistical sector
- BE_ADMIN_MUNTY: SpatialPolygonsDataFrame with polygons and data at the level of the municipality
- BE_ADMIN_DISTRICT: SpatialPolygonsDataFrame with polygons and data at the level of the district
- BE_ADMIN_PROVINCE: SpatialPolygonsDataFrame with polygons and data at the level of the province
- BE_ADMIN_REGION: SpatialPolygonsDataFrame with polygons and data at the level of the region
- BE_ADMIN_BELGIUM: SpatialPolygonsDataFrame with polygons and data at the level of the whole of Belgium
- BE_ADMIN_HIERARCHY: data.frame with administrative hierarchy of Belgium
- BE_ADMIN_AGGLOMERATIONS: SpatialPolygonsDataFrame with polygons and data at the level of an agglomeration (200m)![](inst/img/belgiummaps_statbel.png)
## Installation
The package is available at datatailor.be
```
install.packages("sp")
install.packages("BelgiumMaps.StatBel", repos = "http://www.datatailor.be/rcube", type = "source")
vignette("BelgiumMaps_AdministrativeAreas_StatBel", package = "BelgiumMaps.StatBel")
```The package is developed at https://gitlab.datatailor.be/open-source/BelgiumMaps.StatBel
To install the latest version from the repository itself:```
install.packages(c('sp', 'knitr', 'markdown'))
devtools::install_git("https://gitlab.datatailor.be/open-source/BelgiumMaps.StatBel", build_vignettes = TRUE)
## See the vignette
vignette("BelgiumMaps_AdministrativeAreas_StatBel", package = "BelgiumMaps.StatBel")
```## License
The package is available under the CC BY 2.0 license. More info: https://creativecommons.org/licenses/by/2.0. This license is compatible with the LICENCE file given by Statistics Belgium. More info at inst/extdata/LICENCE and inst/COPYRIGHTS.
## Support in geospatial analysis
Need support in geospatial analysis or geospatial mapping.
Contact BNOSAC: http://www.bnosac.be