Sponsored Content
The Lounge What is on Your Mind? American Py, (sung to American Pie). Post 303040137 by Neo on Wednesday 23rd of October 2019 10:20:09 PM
Old 10-23-2019
Thanks!

Will check it out when I have time.
 

We Also Found This Discussion For You

1. Shell Programming and Scripting

Automatic generate 3D pie Graph

Hello all, I need the scripts automatic generate 3D pie Graph. What I have now is as below: Run at terminal by $ CMD R BATCH graph.R # 3D Exploded Pie Chart library(plotrix) slices <- c(20, 15, 4, 15, 8) lbls <- c("Media", "Document", "DB", "Others", "Available") pct <-... (5 Replies)
Discussion started by: sheikh76
5 Replies
NAD2BIN(1)						      General Commands Manual							NAD2BIN(1)

NAME
nad2bin - convert nad ASCII files into binary format usable by nad2nad DESCRIPTION
This command is undocumented upstream. This very rough documentation was quickly assembled by your friendly Debian maintainer (who doesn't use this command, and so is not the best person to document it!). The proj package includes the nad2nad binary, the North American Datum conversion filter used to convert data between North America Datum 1927 (NAD27) and North American Datum 1983, and cs2cs a binary that performs transformation between the source and destination cartographic coordinate system on a set of input points. The coordinate system transformation can include translation between projected and geographic coordinates as well as the application of datum shifts. See the nad2nad(1) and cs2cs(1) man pages for more information. nad2nad and cs2cs need arch-dependent conversion data files in a library directory, /usr/share/proj/ Those files are included in the proj Debian package since 4.6.1-5. To produce/update them yourself, get the *.lla files from http://download.osgeo.org/proj/proj-datumgrid-1.5.zip and then run nad2bin to produce the binary files used by nad2nad and cs2cs like so: # nad2bin < conus.lla /usr/share/proj/conus Test nad2nad with the following example: $ nad2nad -i 83 -o 27 -r conus << EOF 71d14'58.27"W 44d20'15.227"N EOF It should produce: 71d15'W 44d20'15"N SEE ALSO
nad2nad(1), cs2cs(1) AUTHOR
This manual page by Peter S Galbraith <psg@debian.org>. NAD2BIN(1)
All times are GMT -4. The time now is 12:35 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy