GeoJSON centroid for each postcode in Luxembourg

Publié le 11 juillet 2016

Voir la réutilisation

Guillaume Rischard

8 réutilisations

  • centroid
  • geodata
  • geojson
  • postal-code
  • postcode

Informations

Type
API
Thématique
Autres
ID
578384b332cc222fb08879b8

Publication

Intégrer sur votre site

URL stable

Description

Python program that downloads the latest addresses geojson using the data.public.lu API, and returns GeoJSON centroids for each postcode in Luxembourg.

A sample centroids.geojson.xz (from 2016-07-11) is included.

  • Downloads the latest addresses geojson
  • Average the position of all postcodes
  • Spit out geojson

Run like :

python3 postcode-centroid.py > centroids.geojson

There are 63 postcodes in Luxembourg that contain only one
address. Some of these are for residential addresses. You
might want to consider merging these points with the nearest
neighbour if you need to anonymise the output data of
your project.

Jeux de données utilisés 1

Discussion entre le producteur et la communauté à propos de cette réutilisation.

Plus de réutilisations

Découvrez davantage de réutilisations.