Maptitude GISDK Help |
You can identify and modify the projection that is used on each map in a GISDK application, and convert between longitude-latitude and a map window X-Y coordinate or a local map X-Y coordinate, using these GISDK functions:
GISDK Function |
Summary |
Gets coordinates at the four corners of a map |
|
Returns the projection and coordinate system used in a map |
|
Returns a valid scope for a particular projection |
|
Translates a longitude-latitude coordinate to a map pixel X-Y coordinate |
|
Translates a longitude-latitude coordinate to a local X-Y coordinate, according to map projection |
|
Translates a map pixel X-Y coordinate to longitude and latitude |
|
Translates a local map X-Y coordinate to a longitude-latitude coordinate |
|
Sets the projection and coordinate system used in a map |
For more details on projections and coordinate systems, see Using Projections and Coordinate Systems.
©2025 Caliper Corporation | www.caliper.com |