OpenDroneMap-docs/source/locale/en/pot/geo.pot

70 wiersze
2.5 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2020, OpenDroneMap
# This file is distributed under the same license as the OpenDroneMap package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: OpenDroneMap 2.6.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-08-04 10:03-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../../../geo.rst:3
msgid "Image Geolocation Files"
msgstr ""
#: ../../../geo.rst:5
msgid "By default ODM will use the GPS information embedded in the images, if it is available. Sometimes images do not contain GPS information, or a user wishes to override the information with more accurate data (such as RTK)."
msgstr ""
#: ../../../geo.rst:7
msgid "Starting from ODM ``2.0`` people can supply an image geolocation file (geo) for this purpose."
msgstr ""
#: ../../../geo.rst:9
msgid "The format of the image geolocation file is simple."
msgstr ""
#: ../../../geo.rst:11
msgid "The first line should contain the name of the projection used for the geo coordinates. This can be specified either as a PROJ string (e.g. ``+proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs``), EPSG code (e.g. ``EPSG:4326``) or as a ``WGS84 UTM <zone>[N|S]`` value (eg. ``WGS84 UTM 16N``)"
msgstr ""
#: ../../../geo.rst:12
msgid "Subsequent lines are the image filename, X, Y & Z (optional) coordinates, the camera angles (optional, currently used only for radiometric calibration) and the horizontal/vertical accuracy (optional):"
msgstr ""
#: ../../../geo.rst:13
msgid "Camera angles can be set to ``0`` if they are not available."
msgstr ""
#: ../../../geo.rst:14
msgid "The 10th column (optional) can contain extra fields, such as a label."
msgstr ""
#: ../../../geo.rst:16
msgid "File format::"
msgstr ""
#: ../../../geo.rst:22
msgid "Example::"
msgstr ""
#: ../../../geo.rst:30
msgid "If you supply a file called ``geo.txt`` then ODM will automatically detect it. If it has another name you can specify using ``--geo <path>``."
msgstr ""
#: ../../../geo.rst:32
msgid "The ``geo.txt`` file must be created in the base of your project folder."
msgstr ""
#: ../../../geo.rst:35
msgid "`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/geo.rst>`_!"
msgstr ""