diff options
Diffstat (limited to 'docs/source/operations/projections/krovak.rst')
| -rw-r--r-- | docs/source/operations/projections/krovak.rst | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/docs/source/operations/projections/krovak.rst b/docs/source/operations/projections/krovak.rst index 6c774825..4a8dd931 100644 --- a/docs/source/operations/projections/krovak.rst +++ b/docs/source/operations/projections/krovak.rst @@ -6,5 +6,28 @@ Krovak .. image:: ./images/krovak.png :scale: 50% - :alt: Krovak + :alt: Krovak +Parameters +################################################################################ + +.. note:: All parameters are optional for the Krovak projection. + +.. option:: +czech + + Reverse the sign of the output coordinates, as is tradition in the + Czech Republic. + +.. include:: ../options/lon_0.rst + +.. include:: ../options/lat_0.rst + +.. option:: +k_0=<value> + + Scale factor. Determines scale factor used in the projection. + + *Defaults to 0.9999.* + +.. include:: ../options/x_0.rst + +.. include:: ../options/y_0.rst |
