_____________________________________________
  #####   ##   #####    ##
 ###     ###  ##       ###
  ###   # ## ##  #### # ##
   ### ##### ##    # #####
##### #   ##  ##### #   ##
_____________________________________________

library path:	D:\projects\sextante\workspaces\gvsig_1_11\_fwAndami\gvSIG\extensiones\es.unex.sextante\saga\modules
library name:	pj_proj4
module name :	Proj.4 (Command Line Arguments, Grid)
author      :	O. Conrad (c) 2004-8
_____________________________________________
go...
Usage: 7 [-SOURCE_PROJ <str>] [-TARGET_PROJ <str>] -SOURCE <str> [-SHAPES <str>] [-CREATE_XY] [-OUT_X <str>] [-OUT_Y <str>] [-INTERPOLATION <str>] [-TARGET_TYPE <str>] [-GET_USER_XMIN <str>] [-GET_USER_XMAX <str>] [-GET_USER_YMIN <str>] [-GET_USER_YMAX <str>] [-GET_USER_SIZE <str>] [-GET_USER_GRID <str>] [-GET_GRID_GRID <str>] [-GET_SHAPES_SHAPES <str>]
  -SOURCE_PROJ:<str>      	Source Projection Parameters
	Text
  -TARGET_PROJ:<str>      	Target Projection Parameters
	Text
  -SOURCE:<str>           	Source
	Grid (input)
  -SHAPES:<str>           	Shapes
	Data Object (optional output)
  -CREATE_XY              	Create X/Y Grids
	Boolean
  -OUT_X:<str>            	X Coordinates
	Data Object (optional output)
  -OUT_Y:<str>            	Y Coordinates
	Data Object (optional output)
  -INTERPOLATION:<str>    	Interpolation
	Choice
	Available Choices:
	[0] Nearest Neigbhor
	[1] Bilinear Interpolation
	[2] Inverse Distance Interpolation
	[3] Bicubic Spline Interpolation
	[4] B-Spline Interpolation
  -TARGET_TYPE:<str>      	Target
	Choice
	Available Choices:
	[0] user defined
	[1] grid
	[2] shapes
  -GET_USER_XMIN:<str>    	Left
	Floating point
  -GET_USER_XMAX:<str>    	Right
	Floating point
  -GET_USER_YMIN:<str>    	Bottom
	Floating point
  -GET_USER_YMAX:<str>    	Top
	Floating point
  -GET_USER_SIZE:<str>    	Cellsize
	Floating point
	Minimum: 0.000000
  -GET_USER_GRID:<str>    	Grid
	Data Object (optional output)
  -GET_GRID_GRID:<str>    	Grid
	Grid (output)
  -GET_SHAPES_SHAPES:<str>	Shapes
	Shapes (output)
