MapWindow Home
Search MapWindow.org


  • Home
    • Download
    • Why MW
    • FAQ
    • Contact
  • Products
    • MapWindow
    • ActiveX
    • Plug-ins
  • Software Dev
    • Sample Code
    • Scripts
    • Source
    • Bugs
    • Support
    • Languages
  • Site Tools
    • Forums
    • Tutorials
    • Mailing Lists
    • Team
    • Site Stats
    • Links
  • Get Stuff
    • Buy a CD
    • Buy a T-Shirt
    • MW Book
    • ActiveX Book
    • Donate
    • Buy Support
  • Documentation
    • MWGIS App. User Guide
    • GISTools User Guide
    • MW Plug-ins Dev. Guide
    • MWGIS ActiveX Dev. Guide
    • MWGeoProc Dev. Guide

MapWinGIS:SplitMethod

From MapWindow GIS

Jump to: navigation, search

The split method enumerations are used to determine what criteria is used when the TIN creation algorithm decides whether or not to split a triangle.

Values

Name Summary
InscribedRadius

This specifies that the inscribed radius will determine whether or not a specific triangle will be split while creating a TIN.

Inscribed radius refers to the method of drawing the largest circle you can within a triangle. The radius of this circle is compared to a given minimum radius allowed. If the radius of the inscribed circle is less than the given minimum radius, then the triangle will not be split.

AngleDeviation

This specifies that the angle deviation will determine whether or not a specific triangle will be split while creating a TIN.

The angle deviation method refers to comparing the angles in a triangle to a given value in degrees of the smallest allowable angle in the TIN. When a triangle is tested to see if it should be split, each of the three angles in the triangle is compared with the given smallest allowed angle. If any of these angles is smaller than the smallest allowed angle, the triangle will not be split.

Retrieved from "http://www.mapwindow.org/wiki/index.php/MapWinGIS:SplitMethod"
Views
  • Page
  • Discussion
  • View source
  • History
Personal tools
  • Log in / create account
  • What links here
  • Related changes
  • Upload file
  • Special pages
  • Printable version
  • Permanent link

Geospatial Software Lab

Copyright © 2008 - MapWindow Open Source Team
( last updated: September 15 2008.)
Home | Donate | Download | MapWindow GIS Desktop | MapWinGIS.ocx | Plug-ins | Contact | Lists | Bugs | Sample Code | Documentation
Code Repository | Open Source License | Discussion Forum | Wiki | Join the Team | Site Statistics | Links