Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Given a csv of geospatial points and a shapefile, create a clipped voronoi tessellation #46

Open
mikefab opened this issue Oct 15, 2018 · 0 comments

Comments

@mikefab
Copy link
Collaborator

mikefab commented Oct 15, 2018

A clipped Voronoi diagram is one that is confined to a compact domain (i.e. a bounded and closed 2D region or a 3D volume). In the example above, a normally generated Voronoi diagram will have some cells infinite or partially outside of the country boundary. However, only the cells that lie within the country boundary are of our interests.

Admin 1 geojson: http://myjson.com/wvt2s

The output of this task could be used as input to #44.
screen shot 2018-10-04 at 4 41 01 pm
screen shot 2018-10-04 at 4 40 40 pm

@mikefab mikefab changed the title Given a csv of points and a geojson shapefile, create a clipped voronoi tessellation in the form of geojson. Given a csv of geospatial points and a shapefile, create a clipped voronoi tessellation Apr 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant