|
Download Eye4Software GPS Mapping Studio |
|
Browse through the Eye4Software GPS Mapping Studio manual |
| #125030 | Is it possible with you software to convert GPS coordinates to U.S. State Plane coordinates ? |
| Yes this is possible. You can convert from any source coordinate to State Plane coordinates by just supplying the State Plane number. For a list of supported state planes, have a look at this page. ... | |
| Tags: Eye4Software GPS Toolkit ,Coordinate Conversion ,State Plane ,State Plane Coordinate System |
| #125040 | The U.S. stateplane I am using is defined in meters, but I want the output coordinates to be in feet. How can this be done ? |
| This is possible. You only have to add a couple lines to your existing code. When converting to State Plane coordinates, you normally use the following code to convert from latitude / longitude to northing / easting coordinates: Set objProjection = CreateObject ( "Eye4Software.GpsProjecti ... | |
| Tags: Eye4Software GPS Toolkit ,State Plane ,Units ,Convert Units ,Feet |