Socket
Socket
Sign inDemoInstall

german-onb-geojson

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

german-onb-geojson

german "Ortsnetzbereiche" as geojson


Version published
Weekly downloads
15
increased by275%
Maintainers
3
Weekly downloads
 
Created
Source

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


with 💚 by Railslove

Keywords

FAQs

Package last updated on 29 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc