Code Monkey home page Code Monkey logo

geojson-danish-municipalities's Introduction

Danish municipalities geoJSON

This is meant to be used in Elastic Map Services or other similar services

To use this map with private IP-ranges, see this repository

Update map properties

lau_1 and postal_code are fixed. Do not change these.
Rest can be changed as pleased.

To update a geoJSON map, do the following:

  1. Change directory to either municipalities or postal_codes
  2. Update data.csv
  3. Apply the changes with this command:
./apply_csv.rb

Kibana configuration

Simply add this to your kibana.yml file:

map.regionmap:
  layers:
  - name: "Municipalities of Denmark"
    url: "https://raw.githubusercontent.com/magnuslarsen/geoJSON-Danish-municipalities/master/municipalities/municipalities.geojson"
    attribution: "Geodatastyrelsen & Danske Kommuner"
    fields:
    - name: "label_en"
      description: "Municipality name (in English)"
    - name: "label_dk"
      description: "Municipality name (in Danish)"
    - name: "lau_1"
      description: "LAU-1 code"

  - name: "Postal codes of Denmark"
    url: "https://raw.githubusercontent.com/magnuslarsen/geoJSON-Danish-municipalities/master/postal_codes/postal_codes.geojson"
    attribution: "Geodatastyrelsen & Danske Kommuner"
    fields:
    - name: "label_en"
      description: "Postal name (in English)"
    - name: "label_dk"
      description: "Postal name (in Danish)"
    - name: "postal_code"
      description: "Postal code"

Helpful links

https://en.wikipedia.org/wiki/List_of_municipalities_of_Denmark

Source

geoJSON map forked from dagi:
Geodatastyrelsen & Danske Kommuner - FOT data set - 2014-02-13 - Scale 1:500.000

geojson-danish-municipalities's People

Contributors

dalegaard avatar ds-joda avatar magnuslarsen avatar ndarville avatar neogeografen avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.