.\" Man page generated from reStructuredText. . .TH "PYPROJ" "1" "Nov 05, 2020" "3.0.0" "pyproj" .SH NAME pyproj \- pyproj CLI . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .sp pyproj version: 3.0.0 [PROJ version: 7.2.0] .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C usage: pyproj [\-h] [\-v] {sync} ... .ft P .fi .UNINDENT .UNINDENT .SH NAMED ARGUMENTS .INDENT 0.0 .TP .B\-v, \-\-verbose Show verbose debugging version information. .sp Default: False .UNINDENT .SH SUB-COMMANDS: .SS sync .sp Tool for synchronizing PROJ datum and transformation support data. .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C pyproj sync [\-h] [\-\-bbox BBOX] [\-\-spatial\-test {intersects,contains}] [\-\-source\-id SOURCE_ID] [\-\-area\-of\-use AREA_OF_USE] [\-\-file FILE] [\-\-exclude\-world\-coverage] [\-\-include\-already\-downloaded] [\-\-list\-files] [\-\-all] [\-\-system\-directory] [\-\-target\-directory TARGET_DIRECTORY] [\-v] .ft P .fi .UNINDENT .UNINDENT .SS Named Arguments .INDENT 0.0 .TP .B\-\-bbox Specify an area of interest to restrict the resources to download. The area of interest is specified as a bounding box with geographic coordinates, expressed in degrees in an unspecified geographic CRS. \fIwest_long\fP and \fIeast_long\fP should be in the [\-180,180] range, and \fIsouth_lat\fP and \fInorth_lat\fP in the [\-90,90]. \fIwest_long\fP is generally lower than \fIeast_long\fP, except in the case where the area of interest crosses the antimeridian. .TP .B\-\-spatial\-test Possible choices: intersects, contains .sp Specify how the extent of the resource files are compared to the area of use specified explicitly with \fI\-\-bbox\fP\&. By default, any resource files whose extent intersects the value specified by \fI\-\-bbox\fP will be selected. If using the \fBcontains\fP strategy, only resource files whose extent is contained in the value specified by \fI\-\-bbox\fP will be selected. .sp Default: "intersects" .TP .B\-\-source\-id Restrict resource files to be downloaded to those whose source_id property contains the ID value. Default is all possible values. .TP .B\-\-area\-of\-use Restrict resource files to be downloaded to those whose area_of_use property contains the AREA_OF_USE value. Default is all possible values. .TP .B\-\-file Restrict resource files to be downloaded to those whose name property (file name) contains the FILE value. Default is all possible values. .TP .B\-\-exclude\-world\-coverage Exclude files which have world coverage. .sp Default: False .TP .B\-\-include\-already\-downloaded Include grids that are already downloaded. .sp Default: False .TP .B\-\-list\-files List the files without downloading. .sp Default: False .TP .B\-\-all Download all missing transform grids. .sp Default: False .TP .B\-\-system\-directory If enabled, it will sync grids to the main PROJ data directory instead of the user writable directory. .sp Default: False .TP .B\-\-target\-directory The directory to sync grids to instead of the user writable directory. .TP .B\-v, \-\-verbose Print download information. .sp Default: False .UNINDENT .SH AUTHOR Jeffrey Whitaker .SH COPYRIGHT 2006-2020, Jeffrey Whitaker; 2019-2020, Open source contributors .\" Generated by docutils manpage writer. .