Maptitude GISDK Help |
GISDK includes GISDK functions that return information on the location (in longitude-latitude coordinates) of map features and the relationships between feature locations. These GISDK functions let you work with the underlying geography of each feature in any way you like. Here is a summary:
GISDK Function |
Summary |
Returns the scope of an array of coordinates |
|
Get the coordinates that describe an area feature |
|
Gets the centroid location of an area feature |
|
Gets the edges for an area |
|
Returns the IDs of the two endpoints of a link |
|
Gets the coordinates that describe the location of a line feature |
|
Gets the name of the link layer associated with a node layer |
|
Gets the coordinates that describe the location of a multiple part line feature |
|
Gets the neighbors of an area feature |
|
Gets the name of the node layer associated with a link layer |
|
Gets the IDs of links that begin or end at a node |
|
Gets the number of polygons in an area feature |
|
Gets the perimeter of an area |
|
Gets the location of the point feature with the specified ID |
|
Gets the perimeter of a closed polygon |
|
Gets the scope of a given record on the current layer |
|
Gets coordinates at the four corners of a given scope |
|
Gets an array of two coordinates that define the rectangle of a scope |
|
Finds where two lines intersect |
|
Checks to see if an array of coordinates is clockwise or not |
|
Determines whether two area features are neighbors |
©2025 Caliper Corporation | www.caliper.com |