wok-next diff proj/description.txt @ rev 20957

Random updates
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Sep 05 15:26:05 2018 +0300 (2018-09-05)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/proj/description.txt	Wed Sep 05 15:26:05 2018 +0300
     1.3 @@ -0,0 +1,4 @@
     1.4 +proj.4 is a standard UNIX filter function which converts geographic longitude
     1.5 +and latitude coordinates into cartesian coordinates (and vice versa), and it is
     1.6 +a C API for software developers to include coordinate transformation in their
     1.7 +own software.