1.10.0 • Published 2 months ago

german-onb-geojson v1.10.0

Weekly downloads
3
License
MIT
Repository
github
Last release
2 months ago

German "Ortsnetzbereiche" as geojson

Data from Bundesnetzagentur "Orts­netz­be­rei­che, Orts­netz­kenn­zah­len und Orts­netz­be­reichs­gren­zen", but as geojson instead of ArcView shapefiles.

Contains shapes of all local network areas (german: Ortsnetzbereiche) with their respective area codes (german: Vorwahl).

Note: Area codes don't include the leading 0.

Direct Download

Install via npm

npm install german-onb-geojson

Usage

Access the file directly through the node_modules directory:

./node_modules/german-onb-geojson/onb.geojson

Contribute (Update data)

  • Requirements: ogr2ogr from GDAL

Update data with one command:

npm run check-update

Alternative: do it manually

  • Unzip and put the contents of "ONB-Grenzen.zip" inside the "raw" directory
  • Run ./convert.sh
  • Add and commit with Update data to yyyy-mm-dd

Publish to npm

npm run release

Author

Timo Mämecke

License

MIT


1.10.0

2 months ago

1.9.0

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

5 years ago