Skip to content

Instantly share code, notes, and snippets.

@FrieseWoudloper
Last active May 26, 2019 06:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FrieseWoudloper/78283a3667c31d1575826ab17dd4bda8 to your computer and use it in GitHub Desktop.
Save FrieseWoudloper/78283a3667c31d1575826ab17dd4bda8 to your computer and use it in GitHub Desktop.
Groninger gemeenten

This gist consists of the following files:

  • gemeenten.json, a TopoJSON file of municipalities in the north of The Netherlands including a bounding box.
  • gemeenten_without_bb.json, a TopoJSON file of municipalities in the north of the Netherlands without bounding box.
  • gemeenten_qp_1000000.json, a TopoJSON file without bounding box and the quantization parameter set to 1000000.
  • gemeenten_rhr.json, a TopoJSON file with bounding box and Orientator transformer in FME Desktop set to right hand rule.
  • index.html, containting D3 JavaScript code to visualize the files mentioned above.

Because of the mixed winding orders of polygons, I get a rectangle when I visualize the municipalities with D3.js. The TopoJSON files were created using FME Desktop 2019.

Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment