mapsoft_geofig(1)
| mapsoft_geofig(1) | mapsoft | mapsoft_geofig(1) |
NAME
mapsoft_geofig -- actions with geo-referenced FIG
SYNTAX
mapsoft_geofig create [<options>] (--out|-o) <output_file>
mapsoft_geofig add [<options>] <file1> ... <fileN> (--out|-o) <output_file>
mapsoft_geofig del [<options>] (--out|-o) <output_file>
CREATE OPTIONS
--geom <WxH+X+Y>, --datum <arg>, --proj <arg>, --lon0 <arg> -- set rectangular geometry in a given datum/proj
--wgs_geom <WxH+X+Y>, --proj <arg> -- set rectalgular geometry in WGS lon-lat coordinates and convert it to the given projection
--wgs_brd <X1,Y1,X2,Y2...> -- set border of area in WGS lon-lat coordinates and convert it to the given projection
--nom <arg>
--google <X,Y,Z> -- set area as google tile
geom, wgs_geom, wgs_brd, nom and google options are incompatible with each other.
--rscale <arg> -- reversed scale (10000 for 1:10000 map)
-d, --dpi <arg> -- resolution, dots per inch
--mag <arg> -- additional magnification
--swap_y
-v, --verbose -- be more verbose
-o, --out <arg> -- set output file name
-h, --help -- show help message
--pod -- show help message as pod template
ADD OPTIONS:
-v, --verbose -- be more verbose
-o, --out <arg> -- set output file name
-h, --help -- show help message
--pod -- show help message as pod template
DEL OPTIONS:
-v, --verbose -- be more verbose
-o, --out <arg> -- set output file name
-h, --help -- show help message
--pod -- show help message as pod template
-w, --wpts -- delete waypoints
-t, --trks -- delete tracks
-m, --maps -- delete maps
-b, --brds -- delete map borders
-r, --ref -- delete fig reference
AUTHORS
Vladislav Zavjalov <slazav@altlinux.org>, Max Ushakov, Tim Alexeevsky
SEE ALSO
Homepage (rus) <http://slazav.mccme.ru/prog/mapsoft.htm>
Source code <http://github.com/ushakov/mapsoft>
Bugtracker <http://mapsoft.lighthouseapp.com/projects/24601-mapsoft/tickets>
LJ community <http://community.livejournal.com/mapsoft/>
| 2021-01-21 | mapsoft |
