GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
geoLnArrToMap(3) Geography C functions geoLnArrToMap(3)

GeoLnArrToMap - convert arrays of geographic points to map points.

#include <geoLnArrToMap.h>
MapLnArr GeoLnArrToMap(GeoLnArr *geoLnArr, GeoProj proj, Rotation rxn);

GeoLnArrToMap applies projection proj and rotation rxn to the points in geoLnArr. It returns a new maplinearray whose points correspond to the geographic points in geoLnArr after applying proj and rxn. Points that do not project will be absent from the resulting array, and some points might be added for segments that break at projection domain boundaries or discontinuities. It returns NULL if there is a failure.

GeoLnArr, MapLnArr, Projection, Geography

geoLnArr, mapLnArr, geography, projection

Gordon Carrie (user0@tkgeomap.org)
2 Geography

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.