Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

PolygonLineTools

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

polygon_line_tools

Tools for working with polygon and polyline tools

#Update 2018-09-12#

Added split by area to the split poly* features tool. I will update with images and explanation when I get a chance.

Densify by Factor and Features to Points

Densify poly* features by a factor between the existing nodes. The points on the image show the result when converted to points.

The poly* to points retains the original poly feature ID then adds a new column with the point ID for that feature. The labelling was simply a concatenation of the two bits of information.

Split Poly* Features*

Split poly* features based on a width or height factor.

Sampling Grids

Produce sampling grids as rectangles, hexagons (two types) and one triangle form. Rotation is supported and the features are given a spreadsheet-line labeling code.