Maptitude GISDK Help |
All of the spatial analysis capabilities of Maptitude are accessible via GISDK functions. The table below lists the GISDK functions that are used for spatial measurement and analysis:
GISDK Function |
Summary |
Computes the azimuth (heading) for a line between two points |
|
Creates a circle with a specified center and radius |
|
Performs a geographic overlay between two layers and aggregates tabular data |
|
Intersects two or more area or line layers and computes the intersection percentages |
|
Creates a table with summary statistics for records in a view |
|
Creates an area geographic file from a set of line or area features |
|
Creates a line geographic file from a set of line or area features |
|
Computes the convex hull that encloses an area |
|
Creates a specified coordinate |
|
Determines whether a coordinate is inside an area |
|
Checks to see if a coordinate is in a given scope |
|
Finds the nearest line feature to a point and returns information about it |
|
Creates buffers around features in a map layer |
|
Creates a geographic file of features on a regular grid |
|
Fits a Bezier curve to an array of points |
|
Takes an array of Bezier control points and returns the Bezier curve |
|
Returns the scope of an array of coordinates |
|
Determines whether a standard geographic file is topological |
|
Gets the contents of the direction field for a line feature |
|
Computes the great circle distance between two coordinates |
|
Computes distances and statistics from each point in a set of origins to each point in a set of destinations |
|
Gets the edges for an area |
|
Returns the IDs of the two endpoints of a link |
|
Returns the area of the feature in current map units |
|
Returns the length of the feature in current map units |
|
Gets info from a Grid CDF file |
|
Gets a point internal to an area |
|
Finds the distance from a coordinate to a line |
|
Returns the length of the line specified by an array of coordinates |
|
Creates an area by merging a set of features |
|
Computes the smallest circle that encloses an area |
|
Gets the neighbors of an area feature |
|
Gets the IDs of links that begin or end at a node |
|
Gets the perimeter of an area |
|
Computes the area of a closed polygon |
|
Gets a point internal to a polygon |
|
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 |
|
Gets a description of the street location of a coordinate |
|
Finds the midpoint between two coordinates |
|
Returns the azimuth of the AB or BA direction of a line |
|
Finds where two lines intersect |
|
Checks to see if an array of coordinates is clockwise or not |
|
Determines whether two area features are neighbors |
|
Finds the map feature nearest a point location |
|
Finds the map features nearest a point location |
|
Creates districts by merging areas from a geographic file, based on the value of a field |
|
Merges features from one point or line layer into another |
|
Computes the smallest circle that encloses a group of points |
|
Computes statistics for Moran's I, a measure of spatial autocorrelation |
|
Computes the new coordinate obtained by moving along a great circle |
|
Checks to see if one scope is completely contained within another |
|
Creates a scope that is the intersection of the input scopes |
|
Checks to see if one scope overlaps another |
|
Creates a scope that encompasses the entire area covered by two input scopes |
|
Selects map features located in or near features in another layer or selection set |
|
Selects a feature in the current layer nearest to each feature in another layer or selection set |
|
Fills a field in a layer with information about the nearest feature in another layer |
©2025 Caliper Corporation | www.caliper.com |