diff --git a/.tx/config b/.tx/config index 22776f438d..cdccc0df3b 100644 --- a/.tx/config +++ b/.tx/config @@ -787,3 +787,15 @@ source_file = locale/pot/overview/t-rex_overview.pot source_lang = en type = PO +[osgeolive.quickstart--mapcache_quickstart] +file_filter = locale//LC_MESSAGES/quickstart/mapcache_quickstart.po +source_file = locale/pot/quickstart/mapcache_quickstart.pot +source_lang = en +type = PO + +[osgeolive.overview--mapcache_overview] +file_filter = locale//LC_MESSAGES/overview/mapcache_overview.po +source_file = locale/pot/overview/mapcache_overview.pot +source_lang = en +type = PO + diff --git a/locale/en/LC_MESSAGES/overview/actinia_overview.po b/locale/en/LC_MESSAGES/overview/actinia_overview.po index 26303b5c79..bce85235aa 100644 --- a/locale/en/LC_MESSAGES/overview/actinia_overview.po +++ b/locale/en/LC_MESSAGES/overview/actinia_overview.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 13.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-18 16:31-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -22,7 +22,7 @@ msgid "Actinia" msgstr "" #: ../../build/doc/overview/actinia_overview.rst:18 -msgid "Open source REST API" +msgid "High Performance Geospatial Processing" msgstr "" #: ../../build/doc/overview/actinia_overview.rst:20 @@ -40,85 +40,97 @@ msgid "" "vector data." msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:29 -msgid "" -"The REST interface allows to access, manage and manipulate the GRASS GIS " -"database via HTTP GET, PUT, POST and DELETE requests and to process " -"raster, vector and time series data located in a persistent GRASS GIS " -"database. **Actinia** allows the processing of cloud based data, for " -"example all Landsat 4-8 scenes as well as all Sentinel-2 scenes in " -"ephemeral databases. The computational results of ephemeral processing " -"are available via object storage as GeoTIFF files." -msgstr "" - -#: ../../build/doc/overview/actinia_overview.rst:38 -msgid "API documentation" -msgstr "" - -#: ../../build/doc/overview/actinia_overview.rst:40 -msgid "" -"The full API documentation is available here: " -"https://actinia.mundialis.de/api_docs/" -msgstr "" - -#: ../../build/doc/overview/actinia_overview.rst:44 -msgid "actinia command execution - actinia shell" -msgstr "" - -#: ../../build/doc/overview/actinia_overview.rst:46 -msgid "" -"There is also an option to interactively control actinia. For details, " -"see `here " -"`__." -msgstr "" - -#: ../../build/doc/overview/actinia_overview.rst:60 +#: ../../build/doc/overview/actinia_overview.rst:36 msgid "Core Features" msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:62 +#: ../../build/doc/overview/actinia_overview.rst:38 msgid "" "REST API to process satellite images, time series of satellite images, " "raster and vector data." msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:63 -msgid "Explore the `turorial `_." +#: ../../build/doc/overview/actinia_overview.rst:39 +msgid "Explore the `tutorial `_." msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:66 +#: ../../build/doc/overview/actinia_overview.rst:42 msgid "Details" msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:68 +#: ../../build/doc/overview/actinia_overview.rst:44 msgid "**Website:** https://github.com/mundialis/actinia_core" msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:70 +#: ../../build/doc/overview/actinia_overview.rst:46 msgid "**Licence:** GNU General Public License (GPL) version 3" msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:72 +#: ../../build/doc/overview/actinia_overview.rst:48 msgid "**Software Version:** |version-actinia|" msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:74 +#: ../../build/doc/overview/actinia_overview.rst:50 msgid "**Supported Platforms:** GNU/Linux, Mac OSX, MS Windows" msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:76 +#: ../../build/doc/overview/actinia_overview.rst:52 msgid "**API Interfaces:** REST API, Python" msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:78 +#: ../../build/doc/overview/actinia_overview.rst:54 +msgid "**API documentation:** https://actinia.mundialis.de/api_docs/" +msgstr "" + +#: ../../build/doc/overview/actinia_overview.rst:56 msgid "**Support:** https://github.com/mundialis/actinia_core" msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:83 +#: ../../build/doc/overview/actinia_overview.rst:60 msgid "Quickstart" msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:85 +#: ../../build/doc/overview/actinia_overview.rst:62 msgid ":doc:`Quickstart documentation <../quickstart/actinia_quickstart>`" msgstr "" +#~ msgid "Open source REST API" +#~ msgstr "" + +#~ msgid "" +#~ "The REST interface allows to access, " +#~ "manage and manipulate the GRASS GIS " +#~ "database via HTTP GET, PUT, POST " +#~ "and DELETE requests and to process " +#~ "raster, vector and time series data " +#~ "located in a persistent GRASS GIS " +#~ "database. **Actinia** allows the processing" +#~ " of cloud based data, for example " +#~ "all Landsat 4-8 scenes as well as" +#~ " all Sentinel-2 scenes in ephemeral " +#~ "databases. The computational results of " +#~ "ephemeral processing are available via " +#~ "object storage as GeoTIFF files." +#~ msgstr "" + +#~ msgid "API documentation" +#~ msgstr "" + +#~ msgid "" +#~ "The full API documentation is available" +#~ " here: https://actinia.mundialis.de/api_docs/" +#~ msgstr "" + +#~ msgid "actinia command execution - actinia shell" +#~ msgstr "" + +#~ msgid "" +#~ "There is also an option to " +#~ "interactively control actinia. For details," +#~ " see `here " +#~ "`__." +#~ msgstr "" + +#~ msgid "Explore the `turorial `_." +#~ msgstr "" + diff --git a/locale/en/LC_MESSAGES/overview/mapcache_overview.po b/locale/en/LC_MESSAGES/overview/mapcache_overview.po new file mode 100644 index 0000000000..55ad638691 --- /dev/null +++ b/locale/en/LC_MESSAGES/overview/mapcache_overview.po @@ -0,0 +1,183 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2011~2018, OSGeo +# This file is distributed under the same license as the OSGeoLive package. +# FIRST AUTHOR , 2019. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: OSGeoLive 13.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: ../../build/doc/overview/mapcache_overview.rst:16 +msgid "MapCache" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:19 +msgid "Web Service" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:21 +msgid "" +"MapCache is a server that implements tile caching to speed up access to " +"WMS layers. The primary objectives are to be fast and easily deployable, " +"while offering the essential features (and more!) expected from a tile " +"caching solution." +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:24 +msgid "" +"MapCache is part of the MapServer family, but can be configured to cache " +"and serve data from any geospatial server that uses WMS. MapCache can be " +"run on Apache as a module or on any web server that supports CGI/FastCGI " +"such as IIS, Nginx, and Jetty." +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:34 +msgid "Core Features" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:36 +msgid "Allows tile caches to be stored in" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:38 +msgid "on disk" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:39 +msgid "in the cloud using REST (S3, Azure, Google)" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:40 +msgid "in databases including SQLite, Berkeley DB, Riak" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:41 +msgid "in Memcache" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:43 +msgid "Includes a seeder application" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:44 +msgid "Caching based on dimensions (such as time)" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:45 +msgid "Allows caching of Mapbox Vector (MVT) and UTFGrid tiles" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:46 +msgid "Customizable grids" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:47 +msgid "" +"Allows tiles to be \"assembled\" together - allowing tiles for different " +"datasets to be merged together into a single tile to send to the client" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:49 +msgid "Includes a seeder application to pre-fill caches from the command line" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:50 +msgid "Allows requests to be proxied back to a server" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:51 +msgid "An inbuilt demo interface" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:54 +msgid "Implemented Standards" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:56 +msgid "Support of numerous Open Geospatial Consortium (OGC) standards" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:58 +msgid "`WMS `__" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:59 +msgid "`WMTS `__" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:61 +msgid "Additional standards include:" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:63 +msgid "`TMS `__" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:64 +msgid "Google Maps XYZ" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:65 +msgid "KML SuperOverlays" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:68 +msgid "Demo" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:70 +msgid "`Default MapCache Demo `_" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:73 +msgid "Documentation" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:75 +msgid "`MapCache Documentation `_" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:78 +msgid "Details" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:80 +msgid "**Website:** https://mapserver.org/mapcache/" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:82 +msgid "" +"**Licence:** `MIT-style license " +"`_" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:84 +msgid "**Software Version:** |version-mapcache|" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:86 +msgid "**Supported Platforms:** Windows, Linux, Mac" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:88 +msgid "**Support:** http://mapserver.org/community/" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:92 +msgid "Quickstart" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:94 +msgid ":doc:`Quickstart documentation <../quickstart/mapcache_quickstart>`" +msgstr "" + diff --git a/locale/en/LC_MESSAGES/overview/overview.po b/locale/en/LC_MESSAGES/overview/overview.po index 68593be5e1..750f99ee45 100644 --- a/locale/en/LC_MESSAGES/overview/overview.po +++ b/locale/en/LC_MESSAGES/overview/overview.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 12.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-18 16:31-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -160,7 +160,7 @@ msgstr "Web Services" msgid "Publishing spatial data to the internet" msgstr "Publishing spatial data to the internet" -#: ../../build/doc/overview/overview.rst:129 +#: ../../build/doc/overview/overview.rst:131 msgid "" "|OSGeo_project| :doc:`geoserver_overview` - [:doc:`Quickstart " "<../quickstart/geoserver_quickstart>`] - OGC Web Services" @@ -168,7 +168,7 @@ msgstr "" "|OSGeo_project| :doc:`geoserver_overview` - [:doc:`Quickstart " "<../quickstart/geoserver_quickstart>`] - OGC Web Services" -#: ../../build/doc/overview/overview.rst:131 +#: ../../build/doc/overview/overview.rst:133 msgid "" "|OSGeo_project| :doc:`mapserver_overview` - [:doc:`Quickstart " "<../quickstart/mapserver_quickstart>`] - OGC Web Services" @@ -176,7 +176,16 @@ msgstr "" "|OSGeo_project| :doc:`mapserver_overview` - [:doc:`Quickstart " "<../quickstart/mapserver_quickstart>`] - OGC Web Services" -#: ../../build/doc/overview/overview.rst:133 +#: ../../build/doc/overview/overview.rst:135 +#, fuzzy +msgid "" +"|OSGeo_project| :doc:`mapcache_overview` - [:doc:`Quickstart " +"<../quickstart/mapcache_quickstart>`] - OGC Web Services" +msgstr "" +"|OSGeo_project| :doc:`mapserver_overview` - [:doc:`Quickstart " +"<../quickstart/mapserver_quickstart>`] - OGC Web Services" + +#: ../../build/doc/overview/overview.rst:137 #, fuzzy msgid "" "|OSGeo_project| :doc:`deegree_overview` - [:doc:`Quickstart " @@ -185,7 +194,7 @@ msgstr "" "|OSGeo_project| :doc:`mapserver_overview` - [:doc:`Quickstart " "<../quickstart/mapserver_quickstart>`] - OGC Web Services" -#: ../../build/doc/overview/overview.rst:135 +#: ../../build/doc/overview/overview.rst:139 msgid "" "|nologo| :doc:`ncWMS_overview` - [:doc:`Quickstart " "<../quickstart/ncWMS_quickstart>`] - Web Map Service" @@ -193,7 +202,7 @@ msgstr "" "|nologo| :doc:`ncWMS_overview` - [:doc:`Quickstart " "<../quickstart/ncWMS_quickstart>`] - Web Map Service" -#: ../../build/doc/overview/overview.rst:137 +#: ../../build/doc/overview/overview.rst:141 msgid "" "|nologo| :doc:`eoxserver_overview` - [:doc:`Quickstart " "<../quickstart/eoxserver_quickstart>`] - Web Coverage Service" @@ -201,7 +210,7 @@ msgstr "" "|nologo| :doc:`eoxserver_overview` - [:doc:`Quickstart " "<../quickstart/eoxserver_quickstart>`] - Web Coverage Service" -#: ../../build/doc/overview/overview.rst:139 +#: ../../build/doc/overview/overview.rst:143 msgid "" "|OSGeo_project| :doc:`geonetwork_overview` - [:doc:`Quickstart " "<../quickstart/geonetwork_quickstart>`] - Metadata Catalogue" @@ -209,7 +218,7 @@ msgstr "" "|OSGeo_project| :doc:`geonetwork_overview` - [:doc:`Quickstart " "<../quickstart/geonetwork_quickstart>`] - Metadata Catalogue" -#: ../../build/doc/overview/overview.rst:141 +#: ../../build/doc/overview/overview.rst:145 msgid "" "|OSGeo_project| :doc:`pycsw_overview` - [:doc:`Quickstart " "<../quickstart/pycsw_quickstart>`] - Metadata Catalogue" @@ -217,7 +226,7 @@ msgstr "" "|OSGeo_project| :doc:`pycsw_overview` - [:doc:`Quickstart " "<../quickstart/pycsw_quickstart>`] - Metadata Catalogue" -#: ../../build/doc/overview/overview.rst:143 +#: ../../build/doc/overview/overview.rst:147 msgid "" "|OSGeo_project| :doc:`pywps_overview` - [:doc:`Quickstart " "<../quickstart/pywps_quickstart>`] - Web Processing Service" @@ -225,7 +234,7 @@ msgstr "" "|OSGeo_project| :doc:`pywps_overview` - [:doc:`Quickstart " "<../quickstart/pywps_quickstart>`] - Web Processing Service" -#: ../../build/doc/overview/overview.rst:145 +#: ../../build/doc/overview/overview.rst:149 msgid "" "|OSGeo_community| :doc:`mapproxy_overview` - [:doc:`Quickstart " "<../quickstart/mapproxy_quickstart>`] - Proxy WMS & tile services" @@ -233,7 +242,7 @@ msgstr "" "|OSGeo_community| :doc:`mapproxy_overview` - [:doc:`Quickstart " "<../quickstart/mapproxy_quickstart>`] - Proxy WMS & tile services" -#: ../../build/doc/overview/overview.rst:147 +#: ../../build/doc/overview/overview.rst:151 msgid "" "|nologo| :doc:`qgis_mapserver_overview` - [:doc:`Quickstart " "<../quickstart/qgis_mapserver_quickstart>`] - Web Map Service" @@ -241,7 +250,7 @@ msgstr "" "|nologo| :doc:`qgis_mapserver_overview` - [:doc:`Quickstart " "<../quickstart/qgis_mapserver_quickstart>`] - Web Map Service" -#: ../../build/doc/overview/overview.rst:149 +#: ../../build/doc/overview/overview.rst:153 msgid "" "|OSGeo_community| :doc:`istsos_overview` - [:doc:`Quickstart " "<../quickstart/istsos_quickstart>`] - Sensor Observation Service" @@ -249,7 +258,7 @@ msgstr "" "|OSGeo_community| :doc:`istsos_overview` - [:doc:`Quickstart " "<../quickstart/istsos_quickstart>`] - Sensor Observation Service" -#: ../../build/doc/overview/overview.rst:151 +#: ../../build/doc/overview/overview.rst:155 msgid "" "|nologo| :doc:`52nSOS_overview` - [:doc:`Quickstart " "<../quickstart/52nSOS_quickstart>`] - Sensor Observation Service" @@ -257,7 +266,7 @@ msgstr "" "|nologo| :doc:`52nSOS_overview` - [:doc:`Quickstart " "<../quickstart/52nSOS_quickstart>`] - Sensor Observation Service" -#: ../../build/doc/overview/overview.rst:153 +#: ../../build/doc/overview/overview.rst:157 msgid "" "|nologo| :doc:`52nWPS_overview` - [:doc:`Quickstart " "<../quickstart/52nWPS_quickstart>`] - Web Processing Service" @@ -265,7 +274,7 @@ msgstr "" "|nologo| :doc:`52nWPS_overview` - [:doc:`Quickstart " "<../quickstart/52nWPS_quickstart>`] - Web Processing Service" -#: ../../build/doc/overview/overview.rst:155 +#: ../../build/doc/overview/overview.rst:159 msgid "" "|OSGeo_incubation| :doc:`zoo-project_overview` - [:doc:`Quickstart " "<../quickstart/zoo-project_quickstart>`] - Web Processing Service" @@ -273,7 +282,7 @@ msgstr "" "|OSGeo_incubation| :doc:`zoo-project_overview` - [:doc:`Quickstart " "<../quickstart/zoo-project_quickstart>`] - Web Processing Service" -#: ../../build/doc/overview/overview.rst:157 +#: ../../build/doc/overview/overview.rst:161 #, fuzzy msgid "" "|nologo| :doc:`t-rex_overview` - [:doc:`Quickstart " @@ -282,7 +291,7 @@ msgstr "" "|nologo| :doc:`eoxserver_overview` - [:doc:`Quickstart " "<../quickstart/eoxserver_quickstart>`] - Web Coverage Service" -#: ../../build/doc/overview/overview.rst:159 +#: ../../build/doc/overview/overview.rst:163 #, fuzzy msgid "" "|nologo| :doc:`actinia_overview` - [:doc:`Quickstart " @@ -291,15 +300,15 @@ msgstr "" "|nologo| :doc:`mapnik_overview` - [:doc:`Quickstart " "<../quickstart/mapnik_quickstart>`] - Cartographic Rendering" -#: ../../build/doc/overview/overview.rst:163 +#: ../../build/doc/overview/overview.rst:167 msgid "Data Stores" msgstr "Data Stores" -#: ../../build/doc/overview/overview.rst:165 +#: ../../build/doc/overview/overview.rst:169 msgid "Storing spatial data" msgstr "Storing spatial data" -#: ../../build/doc/overview/overview.rst:179 +#: ../../build/doc/overview/overview.rst:183 msgid "" "|OSGeo_project| :doc:`postgis_overview` - [:doc:`Quickstart " "<../quickstart/postgis_quickstart>`] - Spatial Database" @@ -307,7 +316,7 @@ msgstr "" "|OSGeo_project| :doc:`postgis_overview` - [:doc:`Quickstart " "<../quickstart/postgis_quickstart>`] - Spatial Database" -#: ../../build/doc/overview/overview.rst:181 +#: ../../build/doc/overview/overview.rst:185 msgid "" "|nologo| :doc:`spatialite_overview` - [:doc:`Quickstart " "<../quickstart/spatialite_quickstart>`] - Lightweight Database" @@ -315,7 +324,7 @@ msgstr "" "|nologo| :doc:`spatialite_overview` - [:doc:`Quickstart " "<../quickstart/spatialite_quickstart>`] - Lightweight Database" -#: ../../build/doc/overview/overview.rst:183 +#: ../../build/doc/overview/overview.rst:187 msgid "" "|OSGeo_incubation| :doc:`rasdaman_overview` - [:doc:`Quickstart " "<../quickstart/rasdaman_quickstart>`] - Multi-Dimensional Raster Database" @@ -323,7 +332,7 @@ msgstr "" "|OSGeo_incubation| :doc:`rasdaman_overview` - [:doc:`Quickstart " "<../quickstart/rasdaman_quickstart>`] - Multi-Dimensional Raster Database" -#: ../../build/doc/overview/overview.rst:185 +#: ../../build/doc/overview/overview.rst:189 msgid "" "|OSGeo_community| :doc:`pgrouting_overview` - [:doc:`Quickstart " "<../quickstart/pgrouting_quickstart>`] - Routing for PostGIS" @@ -331,11 +340,11 @@ msgstr "" "|OSGeo_community| :doc:`pgrouting_overview` - [:doc:`Quickstart " "<../quickstart/pgrouting_quickstart>`] - Routing for PostGIS" -#: ../../build/doc/overview/overview.rst:189 +#: ../../build/doc/overview/overview.rst:193 msgid "Navigation and Maps" msgstr "Navigation and Maps" -#: ../../build/doc/overview/overview.rst:209 +#: ../../build/doc/overview/overview.rst:213 msgid "" "|nologo| :doc:`gpsprune_overview` - [:doc:`Quickstart " "<../quickstart/gpsprune_quickstart>`] - View, Edit and Convert GPS Tracks" @@ -343,7 +352,7 @@ msgstr "" "|nologo| :doc:`gpsprune_overview` - [:doc:`Quickstart " "<../quickstart/gpsprune_quickstart>`] - View, Edit and Convert GPS Tracks" -#: ../../build/doc/overview/overview.rst:211 +#: ../../build/doc/overview/overview.rst:215 msgid "" "|OSGeo_project| :doc:`marble_overview` - [:doc:`Quickstart " "<../quickstart/marble_quickstart>`] - Virtual Globe" @@ -351,7 +360,7 @@ msgstr "" "|OSGeo_project| :doc:`marble_overview` - [:doc:`Quickstart " "<../quickstart/marble_quickstart>`] - Virtual Globe" -#: ../../build/doc/overview/overview.rst:213 +#: ../../build/doc/overview/overview.rst:217 msgid "" "|nologo| :doc:`osm_overview` - [:doc:`Quickstart " "<../quickstart/osm_quickstart>`] - OpenStreetMap Tools" @@ -359,7 +368,7 @@ msgstr "" "|nologo| :doc:`osm_overview` - [:doc:`Quickstart " "<../quickstart/osm_quickstart>`] - OpenStreetMap Tools" -#: ../../build/doc/overview/overview.rst:215 +#: ../../build/doc/overview/overview.rst:219 msgid "" "|nologo| :doc:`ideditor_overview` - [:doc:`Quickstart " "<../quickstart/ideditor_quickstart>`] - OpenStreetMap Web Editor" @@ -367,7 +376,7 @@ msgstr "" "|nologo| :doc:`ideditor_overview` - [:doc:`Quickstart " "<../quickstart/ideditor_quickstart>`] - OpenStreetMap Web Editor" -#: ../../build/doc/overview/overview.rst:217 +#: ../../build/doc/overview/overview.rst:221 msgid "" "|nologo| :doc:`josm_overview` - [:doc:`Quickstart " "<../quickstart/josm_quickstart>`] - OpenStreetMap Desktop Editor" @@ -375,7 +384,7 @@ msgstr "" "|nologo| :doc:`josm_overview` - [:doc:`Quickstart " "<../quickstart/josm_quickstart>`] - OpenStreetMap Desktop Editor" -#: ../../build/doc/overview/overview.rst:219 +#: ../../build/doc/overview/overview.rst:223 msgid "" "|nologo| :doc:`opencpn_overview` - [:doc:`Quickstart " "<../quickstart/opencpn_quickstart>`] - Marine GPS Chartplotter" @@ -383,15 +392,15 @@ msgstr "" "|nologo| :doc:`opencpn_overview` - [:doc:`Quickstart " "<../quickstart/opencpn_quickstart>`] - Marine GPS Chartplotter" -#: ../../build/doc/overview/overview.rst:223 +#: ../../build/doc/overview/overview.rst:227 msgid "Spatial Tools" msgstr "Spatial Tools" -#: ../../build/doc/overview/overview.rst:225 +#: ../../build/doc/overview/overview.rst:229 msgid "Specific analysis tools" msgstr "Specific analysis tools" -#: ../../build/doc/overview/overview.rst:241 +#: ../../build/doc/overview/overview.rst:245 msgid "" "|nologo| :doc:`gmt_overview` - [:doc:`Quickstart " "<../quickstart/gmt_quickstart>`] - Cartographic Rendering" @@ -399,7 +408,7 @@ msgstr "" "|nologo| :doc:`gmt_overview` - [:doc:`Quickstart " "<../quickstart/gmt_quickstart>`] - Cartographic Rendering" -#: ../../build/doc/overview/overview.rst:243 +#: ../../build/doc/overview/overview.rst:247 msgid "" "|OSGeo_project| :doc:`otb_overview` - [:doc:`Quickstart " "<../quickstart/otb_quickstart>`] - Image Processing" @@ -407,7 +416,7 @@ msgstr "" "|OSGeo_project| :doc:`otb_overview` - [:doc:`Quickstart " "<../quickstart/otb_quickstart>`] - Image Processing" -#: ../../build/doc/overview/overview.rst:245 +#: ../../build/doc/overview/overview.rst:249 msgid "" "|nologo| :doc:`R_overview` - [:doc:`Quickstart " "<../quickstart/R_quickstart>`] - Statistical Programming" @@ -415,7 +424,7 @@ msgstr "" "|nologo| :doc:`R_overview` - [:doc:`Quickstart " "<../quickstart/R_quickstart>`] - Statistical Programming" -#: ../../build/doc/overview/overview.rst:247 +#: ../../build/doc/overview/overview.rst:251 msgid "" "|nologo| :doc:`mapnik_overview` - [:doc:`Quickstart " "<../quickstart/mapnik_quickstart>`] - Cartographic Rendering" @@ -423,7 +432,7 @@ msgstr "" "|nologo| :doc:`mapnik_overview` - [:doc:`Quickstart " "<../quickstart/mapnik_quickstart>`] - Cartographic Rendering" -#: ../../build/doc/overview/overview.rst:249 +#: ../../build/doc/overview/overview.rst:253 msgid "" "|nologo| :doc:`mapslicer_overview` - [:doc:`Quickstart " "<../quickstart/mapslicer_quickstart>`] - Create Map Tiles" @@ -431,15 +440,15 @@ msgstr "" "|nologo| :doc:`mapslicer_overview` - [:doc:`Quickstart " "<../quickstart/mapslicer_quickstart>`] - Create Map Tiles" -#: ../../build/doc/overview/overview.rst:253 +#: ../../build/doc/overview/overview.rst:257 msgid "Domain Specific GIS" msgstr "Domain Specific GIS" -#: ../../build/doc/overview/overview.rst:255 +#: ../../build/doc/overview/overview.rst:259 msgid "Applications targeted at a specific domain" msgstr "Applications targeted at a specific domain" -#: ../../build/doc/overview/overview.rst:263 +#: ../../build/doc/overview/overview.rst:267 msgid "" "|nologo| :doc:`zygrib_overview` - [:doc:`Quickstart " "<../quickstart/zygrib_quickstart>`] - Weather Forecast Maps" @@ -447,27 +456,27 @@ msgstr "" "|nologo| :doc:`zygrib_overview` - [:doc:`Quickstart " "<../quickstart/zygrib_quickstart>`] - Weather Forecast Maps" -#: ../../build/doc/overview/overview.rst:267 +#: ../../build/doc/overview/overview.rst:271 msgid "Data" msgstr "Data" -#: ../../build/doc/overview/overview.rst:269 +#: ../../build/doc/overview/overview.rst:273 msgid "Spatial data sets" msgstr "Spatial data sets" -#: ../../build/doc/overview/overview.rst:279 +#: ../../build/doc/overview/overview.rst:283 msgid "|nologo| :doc:`naturalearth_overview` - Global Data Sets" msgstr "|nologo| :doc:`naturalearth_overview` - Global Data Sets" -#: ../../build/doc/overview/overview.rst:281 +#: ../../build/doc/overview/overview.rst:285 msgid "|nologo| :doc:`nc_dataset_overview`" msgstr "|nologo| :doc:`nc_dataset_overview`" -#: ../../build/doc/overview/overview.rst:283 +#: ../../build/doc/overview/overview.rst:287 msgid "|nologo| :doc:`osm_dataset_overview` - Sample extract from OpenStreetMap" msgstr "|nologo| :doc:`osm_dataset_overview` - Sample extract from OpenStreetMap" -#: ../../build/doc/overview/overview.rst:285 +#: ../../build/doc/overview/overview.rst:289 msgid "" "|nologo| :doc:`netcdf_dataset_overview` - Time series temperature and " "precipitation" @@ -475,11 +484,11 @@ msgstr "" "|nologo| :doc:`netcdf_dataset_overview` - Time series temperature and " "precipitation" -#: ../../build/doc/overview/overview.rst:289 +#: ../../build/doc/overview/overview.rst:293 msgid "Geospatial Libraries" msgstr "Geospatial Libraries" -#: ../../build/doc/overview/overview.rst:306 +#: ../../build/doc/overview/overview.rst:310 msgid "" "|OSGeo_project| :doc:`gdal_overview` - [:doc:`Quickstart " "<../quickstart/gdal_quickstart>`] - Geospatial Data Translation Tools" @@ -487,15 +496,15 @@ msgstr "" "|OSGeo_project| :doc:`gdal_overview` - [:doc:`Quickstart " "<../quickstart/gdal_quickstart>`] - Geospatial Data Translation Tools" -#: ../../build/doc/overview/overview.rst:308 +#: ../../build/doc/overview/overview.rst:312 msgid "|OSGeo_project| :doc:`geotools_overview` - Java GIS Toolkit" msgstr "|OSGeo_project| :doc:`geotools_overview` - Java GIS Toolkit" -#: ../../build/doc/overview/overview.rst:310 +#: ../../build/doc/overview/overview.rst:314 msgid "|OSGeo_project| :doc:`geos_overview` - C/C++ Spatial Library" msgstr "|OSGeo_project| :doc:`geos_overview` - C/C++ Spatial Library" -#: ../../build/doc/overview/overview.rst:312 +#: ../../build/doc/overview/overview.rst:316 msgid "" "|OSGeo_community| :doc:`proj4_overview` - [:doc:`Quickstart " "<../quickstart/proj4_quickstart>`] - Coordinate Reference System " @@ -505,7 +514,7 @@ msgstr "" "<../quickstart/proj4_quickstart>`] - Coordinate Reference System " "Libraries" -#: ../../build/doc/overview/overview.rst:314 +#: ../../build/doc/overview/overview.rst:318 msgid "" "|nologo| :doc:`liblas_overview` - [:doc:`Quickstart " "<../quickstart/liblas_quickstart>`] - LiDAR Data Access" @@ -513,19 +522,19 @@ msgstr "" "|nologo| :doc:`liblas_overview` - [:doc:`Quickstart " "<../quickstart/liblas_quickstart>`] - LiDAR Data Access" -#: ../../build/doc/overview/overview.rst:316 +#: ../../build/doc/overview/overview.rst:320 msgid "|nologo| :doc:`jts_overview` - Java Topology Suite" msgstr "|nologo| :doc:`jts_overview` - Java Topology Suite" -#: ../../build/doc/overview/overview.rst:320 +#: ../../build/doc/overview/overview.rst:324 msgid "Geospatial Standards" msgstr "Geospatial Standards" -#: ../../build/doc/overview/overview.rst:330 +#: ../../build/doc/overview/overview.rst:334 msgid "|nologo| :doc:`ogc_overview` - Open Geospatial Consortium" msgstr "|nologo| :doc:`ogc_overview` - Open Geospatial Consortium" -#: ../../build/doc/overview/overview.rst:332 +#: ../../build/doc/overview/overview.rst:336 msgid "" "|nologo| :doc:`inspire_overview` - Infrastructure for Spatial " "Information in Europe" @@ -533,11 +542,11 @@ msgstr "" "|nologo| :doc:`inspire_overview` - Infrastructure for Spatial " "Information in Europe" -#: ../../build/doc/overview/overview.rst:336 +#: ../../build/doc/overview/overview.rst:340 msgid "Available in prior OSGeo-Live releases" msgstr "Available in prior OSGeo-Live releases" -#: ../../build/doc/overview/overview.rst:348 +#: ../../build/doc/overview/overview.rst:352 msgid ":doc:`../prior_applications`" msgstr ":doc:`../prior_applications`" diff --git a/locale/en/LC_MESSAGES/overview/rasdaman_overview.po b/locale/en/LC_MESSAGES/overview/rasdaman_overview.po index 6a99b634ea..723aa92f98 100644 --- a/locale/en/LC_MESSAGES/overview/rasdaman_overview.po +++ b/locale/en/LC_MESSAGES/overview/rasdaman_overview.po @@ -1,20 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) 2011~2018, OSGeo # This file is distributed under the same license as the OSGeoLive package. -# FIRST AUTHOR , YEAR. -# +# FIRST AUTHOR , 2019. +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: OSGeoLive 12.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-08-08 15:38-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" #: ../../build/doc/overview/rasdaman_overview.rst:19 msgid "Rasdaman" @@ -26,31 +27,32 @@ msgstr "Multi-Dimensional Big Data Analytics Engine" #: ../../build/doc/overview/rasdaman_overview.rst:24 msgid "" -"Rasdaman is an Array Database System which provides flexible, fast, scalable" -" geo services for multi-dimensional spatio-temporal sensor, image, " -"simulation, and statistics data of unlimited volume. Ad-hoc access, " -"extraction, aggregation, as well as remix and analytics is enabled through a" -" NewSQL raster query language with highly effective server-side " -"optimization. Cloud/cluster parallelization is accomplished in a secure, " -"administrator-controlled way." +"Rasdaman is an Array Database System which provides flexible, fast, " +"scalable geo services for multi-dimensional spatio-temporal sensor, " +"image, simulation, and statistics data of unlimited volume. Ad-hoc " +"access, extraction, aggregation, as well as remix and analytics is " +"enabled through a NewSQL raster query language with highly effective " +"server-side optimization. Cloud/cluster parallelization is accomplished " +"in a secure, administrator-controlled way." msgstr "" -"Rasdaman is an Array Database System which provides flexible, fast, scalable" -" geo services for multi-dimensional spatio-temporal sensor, image, " -"simulation, and statistics data of unlimited volume. Ad-hoc access, " -"extraction, aggregation, as well as remix and analytics is enabled through a" -" NewSQL raster query language with highly effective server-side " -"optimization. Cloud/cluster parallelization is accomplished in a secure, " -"administrator-controlled way." +"Rasdaman is an Array Database System which provides flexible, fast, " +"scalable geo services for multi-dimensional spatio-temporal sensor, " +"image, simulation, and statistics data of unlimited volume. Ad-hoc " +"access, extraction, aggregation, as well as remix and analytics is " +"enabled through a NewSQL raster query language with highly effective " +"server-side optimization. Cloud/cluster parallelization is accomplished " +"in a secure, administrator-controlled way." #: ../../build/doc/overview/rasdaman_overview.rst:26 +#, fuzzy msgid "" -"In addition to the raster query language, rasdaman supports OGC's WMS, WCS " -"and WCPS web service standards, as well as C++ and Java APIs. At " -"http://standards.rasdaman.org a collection of interactive demos is " +"In addition to the raster query language, rasdaman supports OGC's WMS, " +"WCS and WCPS web service standards, as well as C++ and Java APIs. At " +"http://standards.rasdaman.com a collection of interactive demos is " "available. A rasdaman driver is part of GDAL and MapServer." msgstr "" -"In addition to the raster query language, rasdaman supports OGC's WMS, WCS " -"and WCPS web service standards, as well as C++ and Java APIs. At " +"In addition to the raster query language, rasdaman supports OGC's WMS, " +"WCS and WCPS web service standards, as well as C++ and Java APIs. At " "http://standards.rasdaman.org a collection of interactive demos is " "available. A rasdaman driver is part of GDAL and MapServer." @@ -59,14 +61,14 @@ msgid "" "Rasdaman has received a series of international innovation awards, among " "them the prestigeous European IT Prize and Geospatial Innovation Award. " "Technology is mature and stable, being in operational for more than ten " -"years. Among the operators of rasdaman services are mapping agencies and " -"climate data centers." +"years. Among the operators of rasdaman services are mapping agencies and" +" climate data centers." msgstr "" "Rasdaman has received a series of international innovation awards, among " "them the prestigeous European IT Prize and Geospatial Innovation Award. " "Technology is mature and stable, being in operational for more than ten " -"years. Among the operators of rasdaman services are mapping agencies and " -"climate data centers." +"years. Among the operators of rasdaman services are mapping agencies and" +" climate data centers." #: ../../build/doc/overview/rasdaman_overview.rst:37 msgid "Core Features" @@ -90,19 +92,19 @@ msgstr "spatial indexing and adaptive tiling for fast data access" #: ../../build/doc/overview/rasdaman_overview.rst:42 msgid "" -"parallelization and \"tile streaming\" for unlimited scalability from laptop" -" to cluster and cloud" +"parallelization and \"tile streaming\" for unlimited scalability from " +"laptop to cluster and cloud" msgstr "" -"parallelization and \"tile streaming\" for unlimited scalability from laptop" -" to cluster and cloud" +"parallelization and \"tile streaming\" for unlimited scalability from " +"laptop to cluster and cloud" #: ../../build/doc/overview/rasdaman_overview.rst:43 msgid "" -"support for the raster-relevant OGC standards, Reference Implementation for " -"WCS Core and WCPS" +"support for the raster-relevant OGC standards, Reference Implementation " +"for WCS Core and WCPS" msgstr "" -"support for the raster-relevant OGC standards, Reference Implementation for " -"WCS Core and WCPS" +"support for the raster-relevant OGC standards, Reference Implementation " +"for WCS Core and WCPS" #: ../../build/doc/overview/rasdaman_overview.rst:46 msgid "Implemented Standards" @@ -155,3 +157,4 @@ msgstr "Quickstart" #: ../../build/doc/overview/rasdaman_overview.rst:72 msgid ":doc:`Quickstart documentation <../quickstart/rasdaman_quickstart>`" msgstr ":doc:`Quickstart documentation <../quickstart/rasdaman_quickstart>`" + diff --git a/locale/en/LC_MESSAGES/quickstart/geoext_quickstart.po b/locale/en/LC_MESSAGES/quickstart/geoext_quickstart.po index 428589e591..ab5de2760d 100644 --- a/locale/en/LC_MESSAGES/quickstart/geoext_quickstart.po +++ b/locale/en/LC_MESSAGES/quickstart/geoext_quickstart.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 12.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-17 10:25-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -45,24 +45,25 @@ msgstr "" #: ../../build/doc/quickstart/geoext_quickstart.rst:26 msgid "" "First create a new HTML file at ``/var/www/html/geoext/demo.html`` using " -"the text editor Leafpad installed on OSGeoLive (you can open this via the" -" Start menu under :menuselection:`Accessories --> Leafpad`)." +"the text editor Leafpad installed on OSGeoLive. To ensure you have " +"permissions to save the file open Leafpad from the command line with " +"elevated permissions using the command below:" msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:29 +#: ../../build/doc/quickstart/geoext_quickstart.rst:34 msgid "" "Next paste in the HTML below. This contains links to the ExtJS and " "OpenLayers JavaScript libraries, and two CSS files used to style ExtJS " "and OpenLayers components." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:32 +#: ../../build/doc/quickstart/geoext_quickstart.rst:37 msgid "" "We will use the ``Ext.Loader`` class to load in GeoExt JavaScript source " "files. These are all in the ``src`` folder in ``/var/www/html/geoext/``." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:64 +#: ../../build/doc/quickstart/geoext_quickstart.rst:69 msgid "" "You should now be able to view an empty HTML page in Firefox at " "http://localhost/geoext/demo.html All the JavaScript in the following " @@ -72,25 +73,25 @@ msgid "" " custom JavaScript code." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:69 +#: ../../build/doc/quickstart/geoext_quickstart.rst:74 msgid "OpenLayers" msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:71 +#: ../../build/doc/quickstart/geoext_quickstart.rst:76 msgid "" "Next we will configure some OpenLayers objects used by the application. " "First lets create a map tile layer using OpenStreetMap, and some WMS " "layers that are available from the MapServer Itasca demo on OSGeoLive." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:108 +#: ../../build/doc/quickstart/geoext_quickstart.rst:113 msgid "" "Next we are going to add in a WFS vector layer - this is a little more " "complicated, but follows the same approach of creating a source and then " "a layer as the previous layers:" msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:129 +#: ../../build/doc/quickstart/geoext_quickstart.rst:134 msgid "" "Now we are going to create our OpenLayers map object configured with the " "layers we just created. We will also set the center and zoom level of the" @@ -98,11 +99,11 @@ msgid "" "vector layer." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:148 +#: ../../build/doc/quickstart/geoext_quickstart.rst:153 msgid "GeoExt" msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:150 +#: ../../build/doc/quickstart/geoext_quickstart.rst:155 msgid "" "Now the map and layers have been configured we are going to create and " "configure our GeoExt components. First of all we will create a " @@ -110,7 +111,7 @@ msgid "" "will be positioned in the 'center' region of our application." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:161 +#: ../../build/doc/quickstart/geoext_quickstart.rst:166 msgid "" "Next we will create a layer tree component. The tree has its own data " "store - ``GeoExt.data.store.LayersTree``, which we will fill with layers " @@ -121,62 +122,71 @@ msgid "" "region of the screen." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:183 +#: ../../build/doc/quickstart/geoext_quickstart.rst:188 msgid "" "We are also going to create a grid component to display the attributes of" " features in our WFS layer. Similar to the layer tree store and tree " "panel, we create a ``GeoExt.data.store.Features`` store and a grid panel." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:213 +#: ../../build/doc/quickstart/geoext_quickstart.rst:218 msgid "" "Our final GeoExt component is an overview map - " "``GeoExt.component.OverviewMap``. We will configure this to display the " "OpenStreetMap layer we created earlier, and place it in an ExtJS panel." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:234 +#: ../../build/doc/quickstart/geoext_quickstart.rst:239 msgid "ExtJS" msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:236 +#: ../../build/doc/quickstart/geoext_quickstart.rst:241 msgid "" "The final step in creating our application is to create a viewport - a " "container representing the application which will display all the " "components we created above." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:259 +#: ../../build/doc/quickstart/geoext_quickstart.rst:264 msgid "" "You should now be able to refresh the link " "http://localhost/geoext/demo.html in your browser and see a complete " "GeoExt application similar to the image below." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:266 +#: ../../build/doc/quickstart/geoext_quickstart.rst:271 msgid "What's Next?" msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:268 +#: ../../build/doc/quickstart/geoext_quickstart.rst:273 msgid "" "The `GeoExt homepage `_ contains full " "`API documentation `_ and " "examples" msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:270 +#: ../../build/doc/quickstart/geoext_quickstart.rst:275 msgid "" "A `GeoExt workshop `_ details all " "the steps for configuring and using GeoExt3 in your ExtJS applications" msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:272 +#: ../../build/doc/quickstart/geoext_quickstart.rst:277 msgid "" "The `OpenLayers v4.6.5 API docs " "`_" msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:273 +#: ../../build/doc/quickstart/geoext_quickstart.rst:278 msgid "The `ExtJS 6.2.0 API docs `_" msgstr "" +#~ msgid "" +#~ "First create a new HTML file at" +#~ " ``/var/www/html/geoext/demo.html`` using the " +#~ "text editor Leafpad installed on " +#~ "OSGeoLive (you can open this via " +#~ "the Start menu under " +#~ ":menuselection:`Accessories --> Leafpad`)." +#~ msgstr "" + diff --git a/locale/en/LC_MESSAGES/quickstart/geonetwork_quickstart.po b/locale/en/LC_MESSAGES/quickstart/geonetwork_quickstart.po index ea4e51442d..3f8c10daa7 100644 --- a/locale/en/LC_MESSAGES/quickstart/geonetwork_quickstart.po +++ b/locale/en/LC_MESSAGES/quickstart/geonetwork_quickstart.po @@ -1,26 +1,27 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) 2011~2018, OSGeo # This file is distributed under the same license as the OSGeoLive package. -# FIRST AUTHOR , YEAR. -# +# FIRST AUTHOR , 2019. +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: OSGeoLive 12.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-08-08 15:38-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:22 +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:23 msgid "GeoNetwork Quickstart" msgstr "GeoNetwork Quickstart" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:24 +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:25 msgid "" "GeoNetwork is a catalog application to manage spatially referenced " "resources. It provides powerful metadata editing and search functions as " @@ -32,162 +33,534 @@ msgstr "" "well as an interactive web map viewer. It is currently used in numerous " "Spatial Data Infrastructure initiatives across the world." -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:29 +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:30 +msgid "Prerequisites" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:32 msgid "" -"Apart from how to start the catalog, this Quick Start describes: * some of " -"the different ways you can search for spatial data * how to download and " -"display data from the search results" +"This guide assumes that you have Geonetwork installed and running, and " +"know the URL so you can connect to it from your browser. If not, refer to" +" the `Installation Guide `_." msgstr "" -"Apart from how to start the catalog, this Quick Start describes: * some of " -"the different ways you can search for spatial data * how to download and " -"display data from the search results" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:36 -msgid "Starting the catalog" -msgstr "Starting the catalog" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:34 +msgid "" +"Throughout this guide we will use the URL " +"``http://localhost:8880/geonetwork`` to refer to the catalog, please " +"substitute a different URL if this is not correct for your system." +msgstr "" #: ../../build/doc/quickstart/geonetwork_quickstart.rst:38 +#, fuzzy +msgid "1. Access the catalog" +msgstr "Starting the catalog" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:40 msgid "" -"After going through the installer steps, simply go to bin folder and click " -"on start.bat (on windows) or start.sh (on linux)." +"In the Web Services folder on the Desktop, double-click **start " +"GeoNetwork**. This will open the Firefox web browser at the URL " +"``http://localhost:8880/geonetwork``. This will be referred to throughout" +" this document as the *homepage*." msgstr "" -"After going through the installer steps, simply go to bin folder and click " -"on start.bat (on windows) or start.sh (on linux)." #: ../../build/doc/quickstart/geonetwork_quickstart.rst:42 msgid "" -"Go to the home page at ``http://localhost:8880/geonetwork``. Your first view" -" should look like this:" +"You can return to the homepage at any point by selecting the catalogue " +"logo in the top left of the top toolbar. In the screenshot below, this is" +" labelled “My GeoNetwork catalogue” but it may have a different name and" +" logo." msgstr "" -"Go to the home page at ``http://localhost:8880/geonetwork``. Your first view" -" should look like this:" #: ../../build/doc/quickstart/geonetwork_quickstart.rst:50 -msgid "Signing in and load templates" -msgstr "Signing in and load templates" +msgid "2. Sign in" +msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:53 +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:52 msgid "" -"Click the ``sign in`` to connect as administrator. The default account is " -"username ``admin`` with password ``admin``." +"Select **Sign in** in the top right of the top toolbar in the homepage to" +" visit the sign in page. Enter the username ``admin`` and password " +"``admin`` and select the blue **Sign in** button to sign in as the " +"catalog administrator." msgstr "" -"Click the ``sign in`` to connect as administrator. The default account is " -"username ``admin`` with password ``admin``." -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:59 +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:58 msgid "" -"Once connected, the top toolbar should provide a link to the ``admin " -"console`` and your login details." +"Once signed in, the top toolbar will change to include some additional " +"elements, namely a link to the Admin console, the name of the signed in " +"user, a link to Sign out, and a dropdown box for changing the interface " +"language." msgstr "" -"Once connected, the top toolbar should provide a link to the ``admin " -"console`` and your login details." #: ../../build/doc/quickstart/geonetwork_quickstart.rst:65 -msgid "Go to the ``admin console`` and click on metadata and templates:" -msgstr "Go to the ``admin console`` and click on metadata and templates:" +msgid "3. Load Sample Data" +msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:71 +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:67 msgid "" -"Choose all standards and click ``load samples`` and then ``load templates`` " -"in order to load examples:" +"Select **Admin console** in the top toolbar to access the administrative " +"functions in the catalog, then select the blue **Metadata and templates**" +" button to access the sample data and templates tab." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:74 +msgid "" +"This tab lists all the metadata standards loaded in the catalog. The " +"default standards in GeoNetwork 3.2 are:" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:76 +msgid "Geographic information - Metadata (iso19139)" msgstr "" -"Choose all standards and click ``load samples`` and then ``load templates`` " -"in order to load examples:" #: ../../build/doc/quickstart/geonetwork_quickstart.rst:77 -msgid "Go back to the search page to see examples:" -msgstr "Go back to the search page to see examples:" +msgid "Dublin Core (for CSW only) (csw-record)" +msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:84 -msgid "Searching information" -msgstr "Searching information" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:78 +msgid "Dublin Core (dublin core)" +msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:86 -msgid "The search form provides different ways for search:" -msgstr "The search form provides different ways for search:" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:79 +msgid "Geographic information - Methodology for feature cataloguing (iso9110)" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:81 +msgid "" +"For the purposes of this Quick Start Guide, select Geographic information" +" - Metadata (iso19139) and then select the blue **Load samples for " +"selected standards** button below the list." +msgstr "" #: ../../build/doc/quickstart/geonetwork_quickstart.rst:88 -msgid "a full text search box providing suggestions" -msgstr "a full text search box providing suggestions" +msgid "" +"*When this process is complete, a notice will appear in the right of the " +"window indicating that 5 record(s) have been added for schema " +"‘iso19139’.*" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:91 +msgid "4. Search for spatial data" +msgstr "" #: ../../build/doc/quickstart/geonetwork_quickstart.rst:93 msgid "" -"facets which defines groups that you can easily click on to browse the " -"content of the catalog" +"Return to the catalog homepage by selecting the catalog name in the top " +"left of the top toolbar. The homepage will now show icons representing " +"the loaded records, classified by topic (in blue) and resource type (in " +"green). Below this are tabs classifying the records by date added (latest" +" news) and popularity (most popular)." msgstr "" -"facets which defines groups that you can easily click on to browse the " -"content of the catalog" #: ../../build/doc/quickstart/geonetwork_quickstart.rst:98 -msgid "spatial filtering to choose information in specific areas" -msgstr "spatial filtering to choose information in specific areas" +msgid "Select **Search** in the top toolbar to access the Search page." +msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:103 -msgid "advanced search" -msgstr "advanced search" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:100 +#, fuzzy +msgid "The Search page provides different ways for search:" +msgstr "The search form provides different ways for search:" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:110 -msgid "Discovering information" -msgstr "Discovering information" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:102 +#, fuzzy +msgid "a full text search box providing suggestions as you type," +msgstr "a full text search box providing suggestions" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:112 +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:108 msgid "" -"Search results present main information about each resources: title, " -"abstract, categories, status, overview and links." +"*Search facets*, or filters, that provide ways of narrowing down the " +"search results, such as *Type of Resource*, *Topic*, *Keywords*," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:113 +msgid "" +"An overview map, where you can draw a box to filter results spatially " +"(Hint- if you can’t see this, select MAP in the bottom right corner of " +"your page)" msgstr "" -"Search results present main information about each resources: title, " -"abstract, categories, status, overview and links." #: ../../build/doc/quickstart/geonetwork_quickstart.rst:118 msgid "" -"Clicking the record will provide more in depth details about the resources:" +"By selecting the vertical ellipsis in the search box you can access the " +"**advanced search** panel and search by *category*, *keyword*, *contact*," +" or records within a specific time period." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:125 +msgid "5. Display Results" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:127 +msgid "" +"The search results are depicted as “cards”, showing the Categories the " +"metadata is classified with, the title of the record, a thumbnail, an " +"abstract (if present) and links to downloads and other resources (if " +"present)." msgstr "" -"Clicking the record will provide more in depth details about the resources:" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:120 -msgid "Download and links" -msgstr "Download and links" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:132 +msgid "" +"Select a card to take you to a page showing the full details for that " +"record. Select the blue **Back to search** button to return to the Search" +" page when you’re done." +msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:121 -msgid "About the resource" -msgstr "About the resource" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:138 +msgid "In the top right of the record are icons for:" +msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:122 -msgid "Technical information" -msgstr "Technical information" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:140 +msgid "Editing the record" +msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:123 -msgid "Metadata details" -msgstr "Metadata details" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:141 +msgid "Deleting the record" +msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:128 +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:142 msgid "" -"To get more information, switch the advanced view mode. To update the " -"record, click the edit button." +"Managing the record (such as assigning viewing or editing privileges, " +"transferring ownership to a different user)" msgstr "" -"To get more information, switch the advanced view mode. To update the " -"record, click the edit button." -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:133 +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:143 +msgid "Downloading the record as multiple formats" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:144 +msgid "Switching to **Full view** or **XML view**" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:146 msgid "" -"From the results or the record view, you can easily add WMS layers " -"referenced in a metadata record on the map. With the map, you can visualize " -"your data, choose your background maps, query objects, display on a 3D globe" -" and more ..." +"Switching to **Full view** will show more detailed metadata. To switch " +"back to the original view select **Default view** from the list." msgstr "" -"From the results or the record view, you can easily add WMS layers " -"referenced in a metadata record on the map. With the map, you can visualize " -"your data, choose your background maps, query objects, display on a 3D globe" -" and more ..." -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:143 -msgid "What Next?" -msgstr "What Next?" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:149 +msgid "6. Add layers to the map" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:151 +msgid "" +"From the **Search tab**, click on the card for **Physiographic Map of " +"North and Central Eurasia (Sample record, please remove!)** to view the " +"metadata. Move down the page until the **Download and links** section is " +"visible." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:153 +msgid "" +"The **Download and links** section shows external resources associated " +"with the metadata record, such as:" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:155 +msgid "A file download of the data," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:156 +msgid "Further information such as a web page," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:157 +msgid "A Web Mapping Service (WMS) or Web Feature Service (WFS) link to the data." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:159 +msgid "" +"Locate the link labelled as **This dataset is published in the view " +"service (WMS) available at http://data.fao.org/maps/wms with layer name " +"GEONETWORK:phy_landf_7386.** and select **Add to map**." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:161 +msgid "" +"This step will switch you to the **Map** tab in the catalog, and after a " +"short delay the WMS layer will be added to the map." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:163 +msgid "" +"Tools for using the Map are arranged in two groups in the right-hand side" +" of the map. The top group looks like this:" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:169 +msgid "The tools are as follows:" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:171 +msgid "" +"Add new layers to the map. You can search the catalog, add layers from " +"web services, or KML," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:172 +msgid "" +"Manage existing layers or change the background map (the default is " +"openstreetmap)," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:173 +msgid "Filter layers on the map (if configured)," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:174 +msgid "" +"Manage the Map, by setting it back to default settings, loading a new map" +" definition, downloading the current map, or saving the map configuration" +" as a layer in the catalog," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:175 +msgid "Print the map," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:176 +msgid "Synchronise layers with the small map on the Search tab," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:177 +msgid "Measure distances on the map," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:178 +msgid "Draw annotations on the map." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:180 +msgid "The lower group of tools look like this:" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:186 +msgid "They are as follows:" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:188 +msgid "Zoom in on the map," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:189 +msgid "Zoom out on the map," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:190 +msgid "Zoom to the initial extent of the map," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:191 +msgid "Zoom to your position (if your browser is location-enabled)," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:192 +msgid "Add a graticule (grid lines) to your map." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:194 +msgid "Additionally there is a geographic search tool in the top left." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:196 +msgid "" +"Using the Manage Layers tool, select the cog symbol next to " +"**Physiography of North and Central Eurasia Landform** and select **Zoom " +"to layer**." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:202 +msgid "The map will zoom to the extent of this layer." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:207 +msgid "" +"Select the **paintbrush** icon next to the layer to see the legend, " +"showing you the classification used for the display. You can dismiss this" +" dialog by selecting the **X** in the top right corner." +msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:145 +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:212 msgid "" -"Continue reading the documentation: http://geonetwork-" -"opensource.org/docs.html" +"Select a feature on the map corresponding to a category in the legend, " +"such as an area of water. Zoom and pan around the map as needed to " +"identify a suitable area. Clicking on the feature will bring up an " +"identification box at the bottom of the map showing details about the " +"area selected." msgstr "" -"Continue reading the documentation: http://geonetwork-" -"opensource.org/docs.html" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:220 +msgid "7. Where to go next" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:222 +msgid "" +"Visit the `Geonetwork User Guide `_ and try the " +"chapter on **Describing Information**, to learn how to create and edit " +"metadata records. Follow up by visiting subsequent chapters to learn how " +"to associate resources with your metadata, tag it with keywords and add " +"it to categories, and publish your metadata to the outside world." +msgstr "" + +#~ msgid "" +#~ "Apart from how to start the " +#~ "catalog, this Quick Start describes: *" +#~ " some of the different ways you " +#~ "can search for spatial data * how" +#~ " to download and display data from" +#~ " the search results" +#~ msgstr "" +#~ "Apart from how to start the " +#~ "catalog, this Quick Start describes: *" +#~ " some of the different ways you " +#~ "can search for spatial data * how" +#~ " to download and display data from" +#~ " the search results" + +#~ msgid "" +#~ "After going through the installer steps," +#~ " simply go to bin folder and " +#~ "click on start.bat (on windows) or " +#~ "start.sh (on linux)." +#~ msgstr "" +#~ "After going through the installer steps," +#~ " simply go to bin folder and " +#~ "click on start.bat (on windows) or " +#~ "start.sh (on linux)." + +#~ msgid "" +#~ "Go to the home page at " +#~ "``http://localhost:8880/geonetwork``. Your first " +#~ "view should look like this:" +#~ msgstr "" +#~ "Go to the home page at " +#~ "``http://localhost:8880/geonetwork``. Your first " +#~ "view should look like this:" + +#~ msgid "Signing in and load templates" +#~ msgstr "Signing in and load templates" + +#~ msgid "" +#~ "Click the ``sign in`` to connect " +#~ "as administrator. The default account is" +#~ " username ``admin`` with password " +#~ "``admin``." +#~ msgstr "" +#~ "Click the ``sign in`` to connect " +#~ "as administrator. The default account is" +#~ " username ``admin`` with password " +#~ "``admin``." + +#~ msgid "" +#~ "Once connected, the top toolbar should" +#~ " provide a link to the ``admin " +#~ "console`` and your login details." +#~ msgstr "" +#~ "Once connected, the top toolbar should" +#~ " provide a link to the ``admin " +#~ "console`` and your login details." + +#~ msgid "Go to the ``admin console`` and click on metadata and templates:" +#~ msgstr "Go to the ``admin console`` and click on metadata and templates:" + +#~ msgid "" +#~ "Choose all standards and click ``load" +#~ " samples`` and then ``load templates`` " +#~ "in order to load examples:" +#~ msgstr "" +#~ "Choose all standards and click ``load" +#~ " samples`` and then ``load templates`` " +#~ "in order to load examples:" + +#~ msgid "Go back to the search page to see examples:" +#~ msgstr "Go back to the search page to see examples:" + +#~ msgid "Searching information" +#~ msgstr "Searching information" + +#~ msgid "" +#~ "facets which defines groups that you " +#~ "can easily click on to browse the" +#~ " content of the catalog" +#~ msgstr "" +#~ "facets which defines groups that you " +#~ "can easily click on to browse the" +#~ " content of the catalog" + +#~ msgid "spatial filtering to choose information in specific areas" +#~ msgstr "spatial filtering to choose information in specific areas" + +#~ msgid "advanced search" +#~ msgstr "advanced search" + +#~ msgid "Discovering information" +#~ msgstr "Discovering information" + +#~ msgid "" +#~ "Search results present main information " +#~ "about each resources: title, abstract, " +#~ "categories, status, overview and links." +#~ msgstr "" +#~ "Search results present main information " +#~ "about each resources: title, abstract, " +#~ "categories, status, overview and links." + +#~ msgid "" +#~ "Clicking the record will provide more" +#~ " in depth details about the " +#~ "resources:" +#~ msgstr "" +#~ "Clicking the record will provide more" +#~ " in depth details about the " +#~ "resources:" + +#~ msgid "Download and links" +#~ msgstr "Download and links" + +#~ msgid "About the resource" +#~ msgstr "About the resource" + +#~ msgid "Technical information" +#~ msgstr "Technical information" + +#~ msgid "Metadata details" +#~ msgstr "Metadata details" + +#~ msgid "" +#~ "To get more information, switch the " +#~ "advanced view mode. To update the " +#~ "record, click the edit button." +#~ msgstr "" +#~ "To get more information, switch the " +#~ "advanced view mode. To update the " +#~ "record, click the edit button." + +#~ msgid "" +#~ "From the results or the record " +#~ "view, you can easily add WMS " +#~ "layers referenced in a metadata record" +#~ " on the map. With the map, you" +#~ " can visualize your data, choose your" +#~ " background maps, query objects, display" +#~ " on a 3D globe and more ..." +#~ msgstr "" +#~ "From the results or the record " +#~ "view, you can easily add WMS " +#~ "layers referenced in a metadata record" +#~ " on the map. With the map, you" +#~ " can visualize your data, choose your" +#~ " background maps, query objects, display" +#~ " on a 3D globe and more ..." + +#~ msgid "What Next?" +#~ msgstr "What Next?" + +#~ msgid "" +#~ "Continue reading the documentation: http" +#~ "://geonetwork-opensource.org/docs.html" +#~ msgstr "" +#~ "Continue reading the documentation: http" +#~ "://geonetwork-opensource.org/docs.html" + diff --git a/locale/en/LC_MESSAGES/quickstart/leaflet_quickstart.po b/locale/en/LC_MESSAGES/quickstart/leaflet_quickstart.po index ab2b198e40..65a5fc4e6d 100644 --- a/locale/en/LC_MESSAGES/quickstart/leaflet_quickstart.po +++ b/locale/en/LC_MESSAGES/quickstart/leaflet_quickstart.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 12.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-18 16:31-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -39,25 +39,22 @@ msgstr "Running" #: ../../build/doc/quickstart/leaflet_quickstart.rst:24 msgid "" -"Prior to running this quick start you should start TileStache. On the " -"live dvd this can be found under **Geospatial\\\\Spatial Tools\\\\Start " +"Prior to running this quick start you should start TileStache. On " +"OSGeoLive this can be found under **Geospatial\\\\Spatial Tools\\\\Start " "Mapnik & TileStache**. This will provide background tiles that will be " "used in this demo." msgstr "" -"Prior to running this quick start you should start TileStache. On the " -"live dvd this can be found under **Geospatial\\\\Spatial Tools\\\\Start " -"Mapnik & TileStache**. This will provide background tiles that will be " -"used in this demo." #: ../../build/doc/quickstart/leaflet_quickstart.rst:27 msgid "View the example_" msgstr "View the example_" #: ../../build/doc/quickstart/leaflet_quickstart.rst:29 +#, fuzzy msgid "" -"If you are reading this quickstart outside the live dvd you may prefer " +"If you are reading this quickstart outside OSGeoLive you may prefer " "reading the original demo on: http://leafletjs.com/examples/quick-start/," -" since this demo uses tilestache on the live dvd." +" since this demo uses tilestache on OSGeoLive." msgstr "" "If you are reading this quickstart outside the live dvd you may prefer " "reading the original demo on: http://leafletjs.com/examples/quick-start/," @@ -295,3 +292,20 @@ msgstr "" #~ "contributors'}).addTo(map);" #~ msgstr "" +#~ msgid "" +#~ "Prior to running this quick start " +#~ "you should start TileStache. On the " +#~ "live dvd this can be found under" +#~ " **Geospatial\\\\Spatial Tools\\\\Start Mapnik &" +#~ " TileStache**. This will provide background" +#~ " tiles that will be used in " +#~ "this demo." +#~ msgstr "" +#~ "Prior to running this quick start " +#~ "you should start TileStache. On the " +#~ "live dvd this can be found under" +#~ " **Geospatial\\\\Spatial Tools\\\\Start Mapnik &" +#~ " TileStache**. This will provide background" +#~ " tiles that will be used in " +#~ "this demo." + diff --git a/locale/en/LC_MESSAGES/quickstart/mapcache_quickstart.po b/locale/en/LC_MESSAGES/quickstart/mapcache_quickstart.po new file mode 100644 index 0000000000..69f87b3a3f --- /dev/null +++ b/locale/en/LC_MESSAGES/quickstart/mapcache_quickstart.po @@ -0,0 +1,248 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2011~2018, OSGeo +# This file is distributed under the same license as the OSGeoLive package. +# FIRST AUTHOR , 2019. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: OSGeoLive 13.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:17 +msgid "MapCache Quickstart" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:19 +msgid "" +"MapCache is a tile server that speeds up access to WMS layers. It can be " +"run as a CGI application under many different web servers, or as an " +"Apache module. OSGeoLive has MapCache installed and configured as an " +"Apache module." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:22 +msgid "" +"This quick start shows how to add a new WMS layer to a MapCache set-up, " +"display the tile service in an OpenLayers web map, and seed a tile cache " +"from the command line." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:30 +msgid "Adding a New Tileset and Displaying in OpenLayers" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:32 +msgid "" +"MapCache is configured using XML files. OSGeoLive includes an example " +"configuration file at ``/home/user/mapcache/mapcache-quickstart.xml``. " +"The example uses the OSGeoLive demo MapServer application of Itasca " +"County in the United States as its source. In this quick start we will " +"set up tile caching for an additional WMS layer and display the tiles in " +"a simple HTML page containing an OpenLayers map." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:36 +msgid "" +"First let's open the MapCache configuration file in LeafPad - a text " +"editor. Navigate to ``/home/user/mapcache`` in the File Manager, right-" +"click on ``mapcache-quickstart.xml`` and select LeafPad." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:39 +msgid "" +"We can see which layers are available in our source WMS server by opening" +" the following link: " +"http://localhost/itasca/?service=wms&request=getcapabilities MapCache is " +"configured to forward on any requests it can't handle, such as " +"GetCapabilities, to MapServer with the rule shown below:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:50 +msgid "" +"One of the layer names listed in the WMS Capabilities document is " +"``dlgstln2`` - streams for Itasca county. We will add this as a new " +"tileset to the MapCache service. First we add a ```` block - this" +" is the configuration to retrieve data from the WMS server. Add the " +"following XML block after the existing ``...`` block used for the lakes to ``mapcache-" +"quickstart.xml``:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:69 +msgid "" +"We use the ```` block to pass the WMS layer name, and the image " +"format back to the WMS server, along with the MapServer specific " +"```` parameter. The URL to the WMS server is in the ```` " +"block. For documentation on all configuration file elements see the " +"`Configuration Documentation " +"`_." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:73 +msgid "" +"Next we will add a ```` block, which defines how the source will" +" be stored and served as tiles. Place the following block after the " +"existing ``...`` block." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:85 +msgid "" +"We set the grid type to the inbuilt ``GoogleMapsCompatible`` grid used as" +" the default tiling scheme in many web mapping applications. The " +"``name=streams`` is used by client applications to access the tileset. We" +" are using a disk-based cache (rather than storing tiles in a database or" +" in a cloud environment)." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:89 +msgid "" +"Anytime you modify the MapCache configuration file you need to reload " +"Apache for the changes to come into effect. This can be run from the " +"command line as follows:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:96 +msgid "" +"You should now be able to access a tile with the following URL: " +"http://localhost/itasca/gmaps/streams@GoogleMapsCompatible/12/987/1433.png" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:100 +msgid "" +"Now let's add the tileset to our OpenLayers map. Open the HTML page using" +" the following command:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:106 +msgid "Uncomment out the JavaScript code below:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:116 +msgid "" +"Now refresh the page at http://localhost/mapcache-quickstart/ - you " +"should see the new streams layer being served by MapCache." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:120 +msgid "" +"As you browse the map you will see the tile cache folders in " +"``/var/cache/mapcache`` fill with PNG images." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:124 +msgid "" +"The location and type of the cache is set by the following block in the " +"configuration file:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:134 +msgid "Adding New Services" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:136 +msgid "" +"You can configure Apache to run as many different MapCache services, each" +" with its own configuration file by editing the ``/etc/apache2/conf-" +"enabled/mapcache.conf`` file. As this requires super user permissions you" +" can open it for editing in LeafPad by running the command below:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:144 +msgid "" +"OSGeoLive has two MapCache services, each with an alias and a " +"configuration file. The alias is the URL to use on the server, e.g. " +"http://localhost/mapcache and http://localhost/itasca" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:158 +msgid "" +"To add a new service simply add a new line in the following format, " +"replacing WEB_PATH and PATH_TO_CONFIG_FILE with the relevant parameters:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:165 +msgid "" +"See the `Apache Module Instructions " +"`_ for further details on configuring the Apache module." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:169 +msgid "The Seeder Application" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:171 +msgid "" +"Map tiles are dynamically created when requested by the web server. To " +"speed up request times we can generate tiles using a command line " +"application. This process is known as *seeding*, and the MapCache command" +" line application is ``mapcache_seed``." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:175 +msgid "" +"To make sure the tiles created by the seeder application are accessible " +"by the web server account we add ``sudo -u www-data`` before running the " +"``mapcache_seed`` application." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:178 +msgid "In the example below we pass in three options to ``mapcache_seed``:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:180 +msgid "" +"*config*: ``/home/user/mapcache/mapcache-quickstart.xml`` - this is the " +"path to the MapCache configuration file" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:182 +msgid "" +"*tileset*: ``lakes`` - this is the tileset name we are going to seed, and" +" is found in ``mapcache-quickstart.xml``" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:183 +msgid "" +"*zoom*: ``0,5`` - this is the range of zoom levels we are going to seed, " +"from zoom level 0 (the extent of the world in a single tile) to zoom " +"level 5" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:190 +msgid "" +"For the many other ``mapcache_seed`` options please see the `Seeder " +"Documentation `_." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:195 +msgid "If you want to remove a cache folder you can the following command:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:202 +msgid "What's Next?" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:204 +msgid "" +"Read the `MapCache Documentation " +"`_." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:205 +msgid "" +"Then join the MapServer community, of which MapCache is a part, on the " +"`Mailing Lists `_ to " +"exchange ideas, discuss potential software improvements and ask " +"questions." +msgstr "" + diff --git a/locale/en/LC_MESSAGES/quickstart/qgis_quickstart.po b/locale/en/LC_MESSAGES/quickstart/qgis_quickstart.po index 84aded846e..66bb27617e 100644 --- a/locale/en/LC_MESSAGES/quickstart/qgis_quickstart.po +++ b/locale/en/LC_MESSAGES/quickstart/qgis_quickstart.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 12.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-18 16:31-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -35,8 +35,8 @@ msgid "Opening QGIS for the first time" msgstr "" #: ../../build/doc/quickstart/qgis_quickstart.rst:43 -#: ../../build/doc/quickstart/qgis_quickstart.rst:80 -#: ../../build/doc/quickstart/qgis_quickstart.rst:169 +#: ../../build/doc/quickstart/qgis_quickstart.rst:70 +#: ../../build/doc/quickstart/qgis_quickstart.rst:159 msgid "Learning goal:" msgstr "" @@ -64,170 +64,153 @@ msgstr "" #: ../../build/doc/quickstart/qgis_quickstart.rst:54 msgid "" -"When QGIS is launched for the very first time the user will be asked if " -"they would like to 'Import settings from QGIS 2' or proceed with a clean " -"start. If presented with this window do the following:" -msgstr "" - -#: ../../build/doc/quickstart/qgis_quickstart.rst:57 -msgid "" -"Selection the option 'I want a clean start. Don't import my QGIS 2 " -"settings.'" -msgstr "" - -#: ../../build/doc/quickstart/qgis_quickstart.rst:58 -msgid "Click the button that reads \"Let's get started!\"" -msgstr "" - -#: ../../build/doc/quickstart/qgis_quickstart.rst:64 -msgid "" "The user will see QGIS launch with an empty project. The various parts of" " the QGIS Interface are listed below." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:71 +#: ../../build/doc/quickstart/qgis_quickstart.rst:61 msgid "" "Menu bar: Access to various QGIS features using a standard hierarchical " "menu." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:72 +#: ../../build/doc/quickstart/qgis_quickstart.rst:62 msgid "Toolbars: For interaction with the map, layers, attributes and selections." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:73 +#: ../../build/doc/quickstart/qgis_quickstart.rst:63 msgid "" "Browser Panel: A spatial file browser allowing drag and drop content into" " the map frame." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:74 +#: ../../build/doc/quickstart/qgis_quickstart.rst:64 msgid "Layer Panel: Controls the map layers, their order, and visibility." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:75 +#: ../../build/doc/quickstart/qgis_quickstart.rst:65 msgid "" "Status Bar: General information about the map and access to a universal " "search bar." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:78 +#: ../../build/doc/quickstart/qgis_quickstart.rst:68 #, fuzzy msgid "Starting a new project" msgstr "Create a new QGIS project" -#: ../../build/doc/quickstart/qgis_quickstart.rst:82 +#: ../../build/doc/quickstart/qgis_quickstart.rst:72 #, fuzzy msgid "Start a new QGIS project" msgstr "Create a new QGIS project" -#: ../../build/doc/quickstart/qgis_quickstart.rst:83 +#: ../../build/doc/quickstart/qgis_quickstart.rst:73 msgid "Add vector layers to a project" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:84 +#: ../../build/doc/quickstart/qgis_quickstart.rst:74 msgid "Add raster layers to a project" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:85 +#: ../../build/doc/quickstart/qgis_quickstart.rst:75 #, fuzzy msgid "Save a project" msgstr "Create a new QGIS project" -#: ../../build/doc/quickstart/qgis_quickstart.rst:87 +#: ../../build/doc/quickstart/qgis_quickstart.rst:77 msgid "" "After opening QGIS for the first time, you will be presented with an " "empty project that you can add layers to." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:90 -#: ../../build/doc/quickstart/qgis_quickstart.rst:141 -#: ../../build/doc/quickstart/qgis_quickstart.rst:182 +#: ../../build/doc/quickstart/qgis_quickstart.rst:80 +#: ../../build/doc/quickstart/qgis_quickstart.rst:131 +#: ../../build/doc/quickstart/qgis_quickstart.rst:172 msgid "Go to the 'Project' menu on the menu bar." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:91 +#: ../../build/doc/quickstart/qgis_quickstart.rst:81 msgid "Select 'New'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:97 +#: ../../build/doc/quickstart/qgis_quickstart.rst:87 msgid "Now with an empty QGIS project we can start adding data to the project." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:99 +#: ../../build/doc/quickstart/qgis_quickstart.rst:89 msgid "" "Let's start by adding a vector layer to the map. Layers can be added to " "QGIS using the browser panel, located on the left of the screen." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:102 -#: ../../build/doc/quickstart/qgis_quickstart.rst:120 +#: ../../build/doc/quickstart/qgis_quickstart.rst:92 +#: ../../build/doc/quickstart/qgis_quickstart.rst:110 msgid "Go the browser panel on the left of the screen." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:103 -#: ../../build/doc/quickstart/qgis_quickstart.rst:121 +#: ../../build/doc/quickstart/qgis_quickstart.rst:93 +#: ../../build/doc/quickstart/qgis_quickstart.rst:111 msgid "Navigate the folder tree to 'home/data/natural_earth2'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:104 +#: ../../build/doc/quickstart/qgis_quickstart.rst:94 msgid "Select 'ne_10m_admin_0_countries.shp'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:105 -#: ../../build/doc/quickstart/qgis_quickstart.rst:123 +#: ../../build/doc/quickstart/qgis_quickstart.rst:95 +#: ../../build/doc/quickstart/qgis_quickstart.rst:113 msgid "Drag the layer from the browser panel and drop it in the map frame." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:111 +#: ../../build/doc/quickstart/qgis_quickstart.rst:101 msgid "" "Once the layer has been dragged onto the map frame, the user will see a " "layer showing countries." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:118 +#: ../../build/doc/quickstart/qgis_quickstart.rst:108 msgid "" "Now let's try adding a raster layer to the project. Again we will use the" " browser panel." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:122 +#: ../../build/doc/quickstart/qgis_quickstart.rst:112 msgid "Select 'HYP_50M_SR_W.tif'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:129 +#: ../../build/doc/quickstart/qgis_quickstart.rst:119 msgid "" "Once the layer has been dragged onto the map frame, the user will see a " "raster layer showing land cover and bathymetry." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:136 +#: ../../build/doc/quickstart/qgis_quickstart.rst:126 msgid "" "Now that we have added some content to our project we can save this " "project so that we can come back to it at a later time." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:139 +#: ../../build/doc/quickstart/qgis_quickstart.rst:129 msgid "To save the QGIS project, follow these steps:" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:142 +#: ../../build/doc/quickstart/qgis_quickstart.rst:132 msgid "Select 'Save'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:148 +#: ../../build/doc/quickstart/qgis_quickstart.rst:138 msgid "Make the location to save the project '/home/user/desktop'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:149 +#: ../../build/doc/quickstart/qgis_quickstart.rst:139 msgid "Call the project 'My QGIS project'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:155 +#: ../../build/doc/quickstart/qgis_quickstart.rst:145 msgid "Then click 'Save'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:157 +#: ../../build/doc/quickstart/qgis_quickstart.rst:147 msgid "" "You will know the project has been saved because there will be a project " "file on the desktop called 'My QGIS project' and the top of your project " @@ -235,20 +218,20 @@ msgid "" "QGIS project'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:167 -#: ../../build/doc/quickstart/qgis_quickstart.rst:172 +#: ../../build/doc/quickstart/qgis_quickstart.rst:157 +#: ../../build/doc/quickstart/qgis_quickstart.rst:162 msgid "Open an existing project" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:171 +#: ../../build/doc/quickstart/qgis_quickstart.rst:161 msgid "Understand what a QGIS project is" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:173 +#: ../../build/doc/quickstart/qgis_quickstart.rst:163 msgid "Interact with layers" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:175 +#: ../../build/doc/quickstart/qgis_quickstart.rst:165 msgid "" "A QGIS project saves layers, styles, map extents and settings for use at " "a later time. This information is stored as a QGIS project file and has " @@ -256,41 +239,41 @@ msgid "" "format in QGIS going into the future." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:179 +#: ../../build/doc/quickstart/qgis_quickstart.rst:169 msgid "Let's open an existing QGIS project and have a look at how it works." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:181 +#: ../../build/doc/quickstart/qgis_quickstart.rst:171 msgid "" "Open QGIS. Note that when QGIS is opened a user will be presented with a " "list of recent projects to chose from. This is a quick way of entering " "into recent projects." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:183 +#: ../../build/doc/quickstart/qgis_quickstart.rst:173 msgid "Select 'Open'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:184 +#: ../../build/doc/quickstart/qgis_quickstart.rst:174 msgid "Navigate to '/home/user/qgis-example'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:185 +#: ../../build/doc/quickstart/qgis_quickstart.rst:175 msgid "Select the project 'QGIS-NaturalEarth-Example.qgs'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:186 +#: ../../build/doc/quickstart/qgis_quickstart.rst:176 msgid "Then click 'Open'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:192 +#: ../../build/doc/quickstart/qgis_quickstart.rst:182 msgid "" "This will open a QGIS project with a number of Natural Earth datasets, as" " shown below. This project contains a number of layers in the layers " "panel and is displaying the spatial content in the map frame." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:200 +#: ../../build/doc/quickstart/qgis_quickstart.rst:190 msgid "" "Layers can be turned on or off by clicking the checkbox next to the layer" " name in the layers panel. When a layer is turned on in the layer panel, " @@ -298,23 +281,23 @@ msgid "" "layer panel is shown below." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:208 +#: ../../build/doc/quickstart/qgis_quickstart.rst:198 msgid "" "Let's interact with the layer panel and change the visibility of some map" " layers." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:210 +#: ../../build/doc/quickstart/qgis_quickstart.rst:200 msgid "" "Click the checkbox next to the 'ne_10m_populated_places' layer to turn it" " on." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:211 +#: ../../build/doc/quickstart/qgis_quickstart.rst:201 msgid "Click the checkbox next to the 'Water' layer to turn the layer off." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:213 +#: ../../build/doc/quickstart/qgis_quickstart.rst:203 msgid "" "Notice how the map frame has been updated to reflect the changes in the " "layer list. We can now see the 'ne_10m_populated_places' layer as points," @@ -322,7 +305,7 @@ msgid "" " layer." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:221 +#: ../../build/doc/quickstart/qgis_quickstart.rst:211 msgid "" "In addition to controlling layer visibility, we can also change the order" " in which layers are drawn in the layer panel. This is done by selecting " @@ -331,55 +314,55 @@ msgid "" "draw on in the map frame." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:226 +#: ../../build/doc/quickstart/qgis_quickstart.rst:216 msgid "To change the order of the layers:" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:228 +#: ../../build/doc/quickstart/qgis_quickstart.rst:218 msgid "Left-Click on the layer 'HYP_50M_SR_W'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:229 +#: ../../build/doc/quickstart/qgis_quickstart.rst:219 msgid "While holding the mouse button down drag the layer to the top of the list." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:231 +#: ../../build/doc/quickstart/qgis_quickstart.rst:221 msgid "" "Notice how the raster layer is now on top of all other layers in the " "layer panel. This now renders the raster layer on top of all other layers" " in the map frame." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:238 +#: ../../build/doc/quickstart/qgis_quickstart.rst:228 msgid "" "Try moving the 'HYP_50M_SR_W' layer to the bottom of the layer list. This" " would be a more appropriate position for a map layer like this." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:242 +#: ../../build/doc/quickstart/qgis_quickstart.rst:232 msgid "Navigation tools" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:244 -#: ../../build/doc/quickstart/qgis_quickstart.rst:290 +#: ../../build/doc/quickstart/qgis_quickstart.rst:234 +#: ../../build/doc/quickstart/qgis_quickstart.rst:280 msgid "Learning goals:" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:246 +#: ../../build/doc/quickstart/qgis_quickstart.rst:236 msgid "Identify the navigation toolbar" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:247 +#: ../../build/doc/quickstart/qgis_quickstart.rst:237 msgid "Modify the extent of the map" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:249 +#: ../../build/doc/quickstart/qgis_quickstart.rst:239 msgid "" "The navigation toolbar as shown below allows users to move around the map" " and change the map extent." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:255 +#: ../../build/doc/quickstart/qgis_quickstart.rst:245 msgid "" "For this quick start guide, we will focus on the basics of navigation " "which can be achieved with only five tools. These tools are listed below," @@ -387,109 +370,109 @@ msgid "" "location on the toolbar." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:259 +#: ../../build/doc/quickstart/qgis_quickstart.rst:249 msgid "Pan: Allows the map to be dragged 'Panned' to a new location." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:260 +#: ../../build/doc/quickstart/qgis_quickstart.rst:250 msgid "Zoom in: Allows the map extent to be zoomed in." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:261 +#: ../../build/doc/quickstart/qgis_quickstart.rst:251 msgid "Zoom out: Allows the map to be zoomed out." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:262 +#: ../../build/doc/quickstart/qgis_quickstart.rst:252 msgid "" "Zoom to full extent: Changes the map extent to fit all of the map layers " "into the map frame." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:263 +#: ../../build/doc/quickstart/qgis_quickstart.rst:253 msgid "" "Zoom to layer: Changes the map extent to fit the extent of the layer " "highlighted in the layer panel." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:265 +#: ../../build/doc/quickstart/qgis_quickstart.rst:255 msgid "" "Let's try changing the map extent with the zoom-in tool, this will allow " "the user to zoom in closer on an area of interest." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:268 +#: ../../build/doc/quickstart/qgis_quickstart.rst:258 msgid "Select the 'Zoom in' tool from the navigation toolbar." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:269 +#: ../../build/doc/quickstart/qgis_quickstart.rst:259 msgid "Move the cursor over the map frame." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:270 +#: ../../build/doc/quickstart/qgis_quickstart.rst:260 msgid "Click and hold the left mouse button." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:271 +#: ../../build/doc/quickstart/qgis_quickstart.rst:261 msgid "" "While still holding the mouse button move the cursor diagonally in any " "direction. Notice this draws a rectangle which is the area that will be " "zoomed to." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:272 +#: ../../build/doc/quickstart/qgis_quickstart.rst:262 msgid "Release the mouse button when happy with the area created." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:274 +#: ../../build/doc/quickstart/qgis_quickstart.rst:264 msgid "" "The process of using the zoom out tool is the same as the zoom-in tool. " "The result is just the opposite." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:276 +#: ../../build/doc/quickstart/qgis_quickstart.rst:266 msgid "" "Now, let’s look at the zoom to full extent tool. This tool will zoom the " "map out to an extent that will fit in all the layers in the map. To use " "this tool, click on the 'Zoom to full extent' button." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:280 +#: ../../build/doc/quickstart/qgis_quickstart.rst:270 msgid "Finally, try the zoom to layer tool. To use this tool follow these steps:" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:282 +#: ../../build/doc/quickstart/qgis_quickstart.rst:272 msgid "Click on a layer name in the layer panel." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:283 +#: ../../build/doc/quickstart/qgis_quickstart.rst:273 msgid "Click on the 'Zoom to layer' button." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:285 +#: ../../build/doc/quickstart/qgis_quickstart.rst:275 msgid "The map should zoom to the extent of the selected ('active') layer." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:288 +#: ../../build/doc/quickstart/qgis_quickstart.rst:278 #, fuzzy msgid "Styling Layers" msgstr "Style a layer" -#: ../../build/doc/quickstart/qgis_quickstart.rst:292 +#: ../../build/doc/quickstart/qgis_quickstart.rst:282 msgid "Access the style dock" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:293 +#: ../../build/doc/quickstart/qgis_quickstart.rst:283 msgid "Modify the colour of a layer" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:295 +#: ../../build/doc/quickstart/qgis_quickstart.rst:285 msgid "" "Layers can be styled in QGIS using the style dock. The style dock is not " "visible by default, but easily accessible via a button at the top of the " "layer panel as shown below." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:302 +#: ../../build/doc/quickstart/qgis_quickstart.rst:292 msgid "" "The above button acts as a toggle so the style dock can be easily hidden " "from view by clicking the same button again. When the style dock is " @@ -497,86 +480,86 @@ msgid "" "style the active layer highlighted in the layer panel." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:306 +#: ../../build/doc/quickstart/qgis_quickstart.rst:296 msgid "" "With the style dock open, we can modify the appearance of the layer shown" " at the top of the style dock." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:312 +#: ../../build/doc/quickstart/qgis_quickstart.rst:302 msgid "" "With the style dock now open, we can modify the colour and the width of " "the lines in the 'ne_10m_rivers_lakes_centrelines' layer. Let’s try " "modifying the colour first." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:315 +#: ../../build/doc/quickstart/qgis_quickstart.rst:305 msgid "" "Click on the 'Color' swatch shown below. This will launch a colour " "palette allowing you to choose a different colour." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:321 +#: ../../build/doc/quickstart/qgis_quickstart.rst:311 msgid "" "In the 'Select Color' palette, move the cross-hair to your preferred " "colour." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:327 +#: ../../build/doc/quickstart/qgis_quickstart.rst:317 msgid "Then click the back arrow to return to the symbol render preview." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:333 +#: ../../build/doc/quickstart/qgis_quickstart.rst:323 msgid "" "The symbol preview will be updated with the new colour, and so will the " "layer in the map frame." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:339 +#: ../../build/doc/quickstart/qgis_quickstart.rst:329 msgid "" "In the style dock, we can also modify the size of the map features. To " "modify the thickness of the lines follow these steps:" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:342 +#: ../../build/doc/quickstart/qgis_quickstart.rst:332 msgid "" "Make sure that the 'ne_10m_rivers_lakes_centrelines' is selected at the " "top of the style panel." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:343 +#: ../../build/doc/quickstart/qgis_quickstart.rst:333 msgid "In the style panel enter the value '0.5' in the 'width' input." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:349 +#: ../../build/doc/quickstart/qgis_quickstart.rst:339 msgid "" "Notice the line in the symbol preview increase in width, and so do the " "lines that are in the map frame." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:352 +#: ../../build/doc/quickstart/qgis_quickstart.rst:342 msgid "Things to Try" msgstr "Things to Try" -#: ../../build/doc/quickstart/qgis_quickstart.rst:354 +#: ../../build/doc/quickstart/qgis_quickstart.rst:344 msgid "" "Extend QGIS functionality with `Plugins " "`_." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:356 +#: ../../build/doc/quickstart/qgis_quickstart.rst:346 msgid "" "Start manipulating data with the `Processing toolbox " "`_." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:358 +#: ../../build/doc/quickstart/qgis_quickstart.rst:348 msgid "" "Use QGIS to view content from a `PostGIS database " "`_." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:360 +#: ../../build/doc/quickstart/qgis_quickstart.rst:350 #, fuzzy msgid "" "Try publishing your QGIS map to the web using `QGIS Map Server " @@ -587,11 +570,11 @@ msgstr "" "<../overview/qgis_mapserver_overview>` in the :menuselection:`Geospatial " "--> Web Services` menu." -#: ../../build/doc/quickstart/qgis_quickstart.rst:364 +#: ../../build/doc/quickstart/qgis_quickstart.rst:354 msgid "What Next?" msgstr "What Next?" -#: ../../build/doc/quickstart/qgis_quickstart.rst:366 +#: ../../build/doc/quickstart/qgis_quickstart.rst:356 msgid "" "To learn more about QGIS, a good starting point is the `Documentation " "page`_ on the QGIS homepage and `A Gentle Introduction to GIS`_ eBook." @@ -1378,3 +1361,22 @@ msgstr "" #~ msgid "The `QGIS User Guide`_ `[1]`_ is also included on the OSGeoLive disc." #~ msgstr "The `QGIS User Guide`_ `[1]`_ is also included on the OSGeoLive disc." +#~ msgid "" +#~ "When QGIS is launched for the very" +#~ " first time the user will be " +#~ "asked if they would like to " +#~ "'Import settings from QGIS 2' or " +#~ "proceed with a clean start. If " +#~ "presented with this window do the " +#~ "following:" +#~ msgstr "" + +#~ msgid "" +#~ "Selection the option 'I want a " +#~ "clean start. Don't import my QGIS " +#~ "2 settings.'" +#~ msgstr "" + +#~ msgid "Click the button that reads \"Let's get started!\"" +#~ msgstr "" + diff --git a/locale/en/LC_MESSAGES/quickstart/rasdaman_quickstart.po b/locale/en/LC_MESSAGES/quickstart/rasdaman_quickstart.po index e886c68355..d5d4cd6002 100644 --- a/locale/en/LC_MESSAGES/quickstart/rasdaman_quickstart.po +++ b/locale/en/LC_MESSAGES/quickstart/rasdaman_quickstart.po @@ -1,20 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) 2011~2018, OSGeo # This file is distributed under the same license as the OSGeoLive package. -# FIRST AUTHOR , YEAR. -# +# FIRST AUTHOR , 2019. +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: OSGeoLive 12.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-08-08 15:38-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" #: ../../build/doc/quickstart/rasdaman_quickstart.rst:19 msgid "Rasdaman Quickstart" @@ -23,42 +24,64 @@ msgstr "Rasdaman Quickstart" #: ../../build/doc/quickstart/rasdaman_quickstart.rst:21 msgid "" "Rasdaman is a Big Data Engine for flexible ad-hoc analytics on multi-" -"dimensional spatio-temporal sensor, image, simulation, and statistics data " -"of unlimited size. The Web Coverage Processing Service (WCPS) query language" -" is an Open Geospatial Consortium (OGC) standard wich allows filtering and " -"processing of multi-dimensional raster coverages, such as sensor, " -"simulation, image, and statistics data using web services. The WCPS queries " -"are translated to rasdaman query language, rasql, and are executed on " -"rasdaman. This quick start shows how to access and manipulate an example 2D " -"coverage using WCPS language." +"dimensional spatio-temporal sensor, image, simulation, and statistics " +"data of unlimited size. The Web Coverage Processing Service (WCPS) query " +"language is an Open Geospatial Consortium (OGC) standard wich allows " +"filtering and processing of multi-dimensional raster coverages, such as " +"sensor, simulation, image, and statistics data using web services. The " +"WCPS queries are translated to rasdaman query language, rasql, and are " +"executed on rasdaman. This quick start shows how to access and manipulate" +" an example 2D coverage using WCPS language." msgstr "" "Rasdaman is a Big Data Engine for flexible ad-hoc analytics on multi-" -"dimensional spatio-temporal sensor, image, simulation, and statistics data " -"of unlimited size. The Web Coverage Processing Service (WCPS) query language" -" is an Open Geospatial Consortium (OGC) standard wich allows filtering and " -"processing of multi-dimensional raster coverages, such as sensor, " -"simulation, image, and statistics data using web services. The WCPS queries " -"are translated to rasdaman query language, rasql, and are executed on " -"rasdaman. This quick start shows how to access and manipulate an example 2D " -"coverage using WCPS language." - -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:29 +"dimensional spatio-temporal sensor, image, simulation, and statistics " +"data of unlimited size. The Web Coverage Processing Service (WCPS) query " +"language is an Open Geospatial Consortium (OGC) standard wich allows " +"filtering and processing of multi-dimensional raster coverages, such as " +"sensor, simulation, image, and statistics data using web services. The " +"WCPS queries are translated to rasdaman query language, rasql, and are " +"executed on rasdaman. This quick start shows how to access and manipulate" +" an example 2D coverage using WCPS language." + +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:30 +msgid "Setup" +msgstr "" + +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:32 +msgid "" +"The first step before trying any of the following queries is to start " +"rasdaman and Tomcat. Open the *Databases* directory on the Desktop, and " +"then *Start Rasdaman Server*. Allow two to three minutes for rasdaman and" +" especially Tomcat to fully start (once the `rasdaman web client " +"`_ loads in the browser)." +msgstr "" + +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:38 +msgid "" +"Afterwards, you can open *Rasdaman-Earthlook Demo* from the same " +"directory, which will launch a local demonstrator in the browser. For a " +"more hands-on tutorial though, continue with the next examples here." +msgstr "" + +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:44 msgid "Running WCPS Queries" msgstr "Running WCPS Queries" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:34 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:49 msgid "Either:" msgstr "Either:" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:32 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:47 +#, fuzzy msgid "" -"Go to `WCPS servlet page `_ and enter " -"you query in the query boxes and press send." +"Go to the `rasdaman web client `_, " +"switch to the *ProcessCoverages* tab, and enter your query in the query " +"boxes and press send." msgstr "" -"Go to `WCPS servlet page `_ and enter " -"you query in the query boxes and press send." +"Go to `WCPS servlet page `_ and enter" +" you query in the query boxes and press send." -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:33 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:48 msgid "" "Add your query in this url: " "http://localhost:8080/rasdaman/ows?query=your_query and run it using a " @@ -68,11 +91,11 @@ msgstr "" "http://localhost:8080/rasdaman/ows?query=your_query and run it using a " "browser." -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:37 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:52 msgid "Running Coverage" msgstr "Running Coverage" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:39 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:54 msgid "" "The example coverage which will be used in the seqeul is a 6 MB image as " "bellow:" @@ -80,35 +103,37 @@ msgstr "" "The example coverage which will be used in the seqeul is a 6 MB image as " "bellow:" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:45 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:60 msgid "Access A Coverage" msgstr "Access A Coverage" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:47 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:62 msgid "The WCPS query to access the full coverage is as follows:" msgstr "The WCPS query to access the full coverage is as follows:" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:53 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:68 +#, fuzzy, python-format msgid "" -"Click on `coverage " +"Click on `coverage request " "`_" -" to execute it on the browser." +" to execute it in the browser." msgstr "" "Click on `coverage " "`_" " to execute it on the browser." -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:57 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:72 msgid "Select a Subset of the Coverage" msgstr "Select a Subset of the Coverage" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:59 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:74 msgid "The WCPS query to access a subset of the coverage is as follows:" msgstr "The WCPS query to access a subset of the coverage is as follows:" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:65 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:80 +#, fuzzy, python-format msgid "" -"Click on the `subsetting " +"Click on the `subsetting request " "`_ to execute it on the browser." msgstr "" @@ -116,108 +141,111 @@ msgstr "" "`_ to execute it on the browser." -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:67 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:82 msgid "The query result is an image as follows:" msgstr "The query result is an image as follows:" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:74 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:89 msgid "Band Extraction from the Coverage" msgstr "Band Extraction from the Coverage" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:76 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:91 msgid "The WCPS query to access the red band of the coverage is as follows:" msgstr "The WCPS query to access the red band of the coverage is as follows:" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:82 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:97 +#, fuzzy, python-format msgid "" "Click on `band extraction " "`_" -" to execute it on the browser." +" to execute it; you should see the following image in the browser as a " +"result:" msgstr "" "Click on `band extraction " "`_" " to execute it on the browser." -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:84 -msgid "You should see the following image in the browser:" -msgstr "You should see the following image in the browser:" - -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:90 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:103 msgid "Arithmetic Operation: Extracting NDVI of the Coverage" msgstr "Arithmetic Operation: Extracting NDVI of the Coverage" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:92 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:105 msgid "" "The NDVI (Normalized Difference Vegetation Index) is a measure for the " -"probability of vegetation in remote sensing, i.e., the closer to +1 a pixel " -"is, the more likely it is plants. The WCPS query to derive NDVI from the " -"coverage is as follows:" +"probability of vegetation in remote sensing, i.e., the closer to +1 a " +"pixel is, the more likely it is plants. The WCPS query to derive NDVI " +"from the coverage is as follows:" msgstr "" "The NDVI (Normalized Difference Vegetation Index) is a measure for the " -"probability of vegetation in remote sensing, i.e., the closer to +1 a pixel " -"is, the more likely it is plants. The WCPS query to derive NDVI from the " -"coverage is as follows:" +"probability of vegetation in remote sensing, i.e., the closer to +1 a " +"pixel is, the more likely it is plants. The WCPS query to derive NDVI " +"from the coverage is as follows:" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:110 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:123 msgid "What Next?" msgstr "What Next?" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:112 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:125 +#, fuzzy msgid "" -"The `rasdaman tutorial `_ provides a condensed introduction to the concepts behind " -"rasdaman, rasql and the OGC web services support." +"The `rasdaman tutorial `_ provides a " +"condensed introduction to the concepts behind rasdaman, rasql and the OGC" +" web services support." msgstr "" "The `rasdaman tutorial `_ provides a condensed introduction to the concepts behind " "rasdaman, rasql and the OGC web services support." -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:113 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:126 msgid "" "Learn more about the OGC `Web Coverage Processing Service " -"`_ (WCPS) Language standard " -"(which was heavily inspired by rasdaman); a good starting point is the " -"`documentation and tutorials page `_ and " -"`WCPS Query SandBox `_ (WCPS) Language standard" +" (which was heavily inspired by rasdaman); a good starting point is the " +"`documentation and tutorials page `_ and" +" `WCPS Query SandBox `_." msgstr "" "Learn more about the OGC `Web Coverage Processing Service " -"`_ (WCPS) Language standard " -"(which was heavily inspired by rasdaman); a good starting point is the " -"`documentation and tutorials page `_ and " -"`WCPS Query SandBox `_ (WCPS) Language standard" +" (which was heavily inspired by rasdaman); a good starting point is the " +"`documentation and tutorials page `_ and" +" `WCPS Query SandBox `_." -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:114 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:127 msgid "" -"Interested in coverage data and services in general? Visit OGC's `Coverages " -"Domain Working Group wiki " +"Interested in coverage data and services in general? Visit OGC's " +"`Coverages Domain Working Group wiki " "`_." msgstr "" -"Interested in coverage data and services in general? Visit OGC's `Coverages " -"Domain Working Group wiki " +"Interested in coverage data and services in general? Visit OGC's " +"`Coverages Domain Working Group wiki " "`_." -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:115 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:128 +#, fuzzy msgid "" -"Explore the `rasdaman documentation " -"`_ to learn about rasdaman " -"administration, its query language, and data ingestion." +"Explore the `rasdaman documentation `_ to learn " +"about rasdaman administration, its query language, and data ingestion." msgstr "" "Explore the `rasdaman documentation " "`_ to learn about rasdaman " "administration, its query language, and data ingestion." -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:116 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:129 msgid "" "Go to the `multi-dimensional demo `_ to " -"explore interactive 1-D to 4-D rasdaman demos. The small ones are part of " -"OSGeoLive, those utilizing larger sets (beyond this drive's capacity) " +"explore interactive 1-D to 4-D rasdaman demos. The small ones are part of" +" OSGeoLive, those utilizing larger sets (beyond this drive's capacity) " "forward to the `OGC standards showcase site " "`_ ." msgstr "" "Go to the `multi-dimensional demo `_ to " -"explore interactive 1-D to 4-D rasdaman demos. The small ones are part of " -"OSGeoLive, those utilizing larger sets (beyond this drive's capacity) " +"explore interactive 1-D to 4-D rasdaman demos. The small ones are part of" +" OSGeoLive, those utilizing larger sets (beyond this drive's capacity) " "forward to the `OGC standards showcase site " "`_ ." + +#~ msgid "You should see the following image in the browser:" +#~ msgstr "You should see the following image in the browser:" + diff --git a/locale/en/LC_MESSAGES/quickstart/t-rex_quickstart.po b/locale/en/LC_MESSAGES/quickstart/t-rex_quickstart.po index ba73c4ef26..85fd4b9d36 100644 --- a/locale/en/LC_MESSAGES/quickstart/t-rex_quickstart.po +++ b/locale/en/LC_MESSAGES/quickstart/t-rex_quickstart.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 13.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-18 16:31-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -68,63 +68,67 @@ msgid "t-rex comes with built-in viewers for inspecting generated vector tiles." msgstr "" #: ../../build/doc/quickstart/t-rex_quickstart.rst:43 +msgid "Open the t-rex backend on http://127.0.0.1:6767/" +msgstr "" + +#: ../../build/doc/quickstart/t-rex_quickstart.rst:44 msgid "" "Click on th `X-Ray` entry in the upper right menu, to open the x-ray " "viewer." msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:44 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:45 msgid "Hover the mouse on a line to inspect the content of a feature." msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:49 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:50 msgid "" "Try also the other viewers. Remark: The Mapbox GL viewer and and Maputnik" " require WebGL support, which is probably not available when running " "OSGeoLive in a VM." msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:54 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:55 msgid "Cache seeding" msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:56 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:57 msgid "Close the browser and the terminal window running t-rex." msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:57 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:58 msgid "Open any text editor (e.g. :menuselection:`Accessories --> Leafpad`)." msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:59 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:60 msgid "" "Create the file \"ne.toml\" in your home directory: " ":file:`/home/user/ne.toml`" msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:62 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:63 msgid "Put the following content in it::" msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:105 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:106 msgid "Open a terminal (:menuselection:`System Tools --> LXTerminal`) and type::" msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:109 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:110 msgid "To inspect the generated tiles type::" msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:115 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:116 msgid "What Next?" msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:117 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:118 msgid "" "To create your own map viewer you can use the snippets on the info page " "in the t-rex backend." msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:119 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:120 msgid "" "After that you can use the built-in Maputnik editor (also linked from the" " info page) to create your own Mapbox GL Json style." diff --git a/locale/en/LC_MESSAGES/quickstart/virtualization_quickstart.po b/locale/en/LC_MESSAGES/quickstart/virtualization_quickstart.po index b42ed87164..424ed7181c 100644 --- a/locale/en/LC_MESSAGES/quickstart/virtualization_quickstart.po +++ b/locale/en/LC_MESSAGES/quickstart/virtualization_quickstart.po @@ -1,20 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) 2011~2018, OSGeo # This file is distributed under the same license as the OSGeoLive package. -# FIRST AUTHOR , YEAR. -# +# FIRST AUTHOR , 2019. +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: OSGeoLive 12.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-08-23 13:13-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" #: ../../build/doc/quickstart/virtualization_quickstart.rst:10 msgid "OSGeoLive Quickstart for Running in a Virtual Machine" @@ -44,11 +45,11 @@ msgstr "" #: ../../build/doc/quickstart/virtualization_quickstart.rst:19 msgid "" -"All configuration changes, software updates, and saved files are permanent, " -"just like on any \"regular\" computer. So" +"All configuration changes, software updates, and saved files are " +"permanent, just like on any \"regular\" computer. So" msgstr "" -"All configuration changes, software updates, and saved files are permanent, " -"just like on any \"regular\" computer. So" +"All configuration changes, software updates, and saved files are " +"permanent, just like on any \"regular\" computer. So" #: ../../build/doc/quickstart/virtualization_quickstart.rst:21 msgid "You can customize and update the system" @@ -73,28 +74,30 @@ msgstr "System Requirements" #: ../../build/doc/quickstart/virtualization_quickstart.rst:30 msgid "" "RAM: 2 GB at least. The Lubuntu system runs well with 1 GB of RAM, and " -"you'll need to keep at least the same amount of memory for your host system." -" So a total of 2 GB will be needed for smooth operation. Some applications, " -"like geoserver, needs that the virtual machine has at least 2GB of RAM. So " -"if possible, consider providing 2 GB or more for your virtual machine." +"you'll need to keep at least the same amount of memory for your host " +"system. So a total of 2 GB will be needed for smooth operation. Some " +"applications, like geoserver, needs that the virtual machine has at least" +" 2GB of RAM. So if possible, consider providing 2 GB or more for your " +"virtual machine." msgstr "" "RAM: 2 GB at least. The Lubuntu system runs well with 1 GB of RAM, and " -"you'll need to keep at least the same amount of memory for your host system." -" So a total of 2 GB will be needed for smooth operation. Some applications, " -"like geoserver, needs that the virtual machine has at least 2GB of RAM. So " -"if possible, consider providing 2 GB or more for your virtual machine." +"you'll need to keep at least the same amount of memory for your host " +"system. So a total of 2 GB will be needed for smooth operation. Some " +"applications, like geoserver, needs that the virtual machine has at least" +" 2GB of RAM. So if possible, consider providing 2 GB or more for your " +"virtual machine." #: ../../build/doc/quickstart/virtualization_quickstart.rst:31 msgid "" -"Spare Hard Disk Space: The virtual disk file (vmdk) from: `live.osgeo.org " -"`_ unzips to almost 10 GB. And " -"you'll want more space to allow some room to work on the virtual machine. So" -" 20 GB is a good recommendation." +"Spare Hard Disk Space: The virtual disk file (vmdk) from: " +"`live.osgeo.org `_ unzips to " +"almost 10 GB. And you'll want more space to allow some room to work on " +"the virtual machine. So 20 GB is a good recommendation." msgstr "" -"Spare Hard Disk Space: The virtual disk file (vmdk) from: `live.osgeo.org " -"`_ unzips to almost 10 GB. And " -"you'll want more space to allow some room to work on the virtual machine. So" -" 20 GB is a good recommendation." +"Spare Hard Disk Space: The virtual disk file (vmdk) from: " +"`live.osgeo.org `_ unzips to " +"almost 10 GB. And you'll want more space to allow some room to work on " +"the virtual machine. So 20 GB is a good recommendation." #: ../../build/doc/quickstart/virtualization_quickstart.rst:32 msgid "" @@ -107,10 +110,8 @@ msgstr "" "`_." #: ../../build/doc/quickstart/virtualization_quickstart.rst:34 -msgid "" -"Most machines produced in the last 4-5 years will meet these requirements." -msgstr "" -"Most machines produced in the last 4-5 years will meet these requirements." +msgid "Most machines produced in the last 4-5 years will meet these requirements." +msgstr "Most machines produced in the last 4-5 years will meet these requirements." #: ../../build/doc/quickstart/virtualization_quickstart.rst:37 msgid "Howto" @@ -122,13 +123,13 @@ msgstr "**Downloads**" #: ../../build/doc/quickstart/virtualization_quickstart.rst:41 msgid "" -"Download `Virtual Box `_ for your platform, and" -" install the software. On windows run the installer, or on Ubuntu-like linux" -" systems do the following:" +"Download `Virtual Box `_ for your platform, " +"and install the software. On windows run the installer, or on Ubuntu-like" +" linux systems do the following:" msgstr "" -"Download `Virtual Box `_ for your platform, and" -" install the software. On windows run the installer, or on Ubuntu-like linux" -" systems do the following:" +"Download `Virtual Box `_ for your platform, " +"and install the software. On windows run the installer, or on Ubuntu-like" +" linux systems do the following:" #: ../../build/doc/quickstart/virtualization_quickstart.rst:43 msgid "``apt-get install virtualbox-ose``" @@ -136,15 +137,15 @@ msgstr "``apt-get install virtualbox-ose``" #: ../../build/doc/quickstart/virtualization_quickstart.rst:45 msgid "" -"In addition download the OSGeo Virtual disk file (vmdk) from `live.osgeo.org" -" `_ . Click on the \"Download " -"virtual machine\" button. Then unzip the downloaded file (using `7zip " -"`_ )." +"In addition download the OSGeo Virtual disk file (vmdk) from " +"`live.osgeo.org `_ . Click on the" +" \"Download virtual machine\" button. Then unzip the downloaded file " +"(using `7zip `_ )." msgstr "" -"In addition download the OSGeo Virtual disk file (vmdk) from `live.osgeo.org" -" `_ . Click on the \"Download " -"virtual machine\" button. Then unzip the downloaded file (using `7zip " -"`_ )." +"In addition download the OSGeo Virtual disk file (vmdk) from " +"`live.osgeo.org `_ . Click on the" +" \"Download virtual machine\" button. Then unzip the downloaded file " +"(using `7zip `_ )." #: ../../build/doc/quickstart/virtualization_quickstart.rst:49 msgid "**Create a Virtual Machine**" @@ -152,11 +153,11 @@ msgstr "**Create a Virtual Machine**" #: ../../build/doc/quickstart/virtualization_quickstart.rst:51 msgid "" -"Start the VirtualBox application and click on the New button to create a new" -" VM, and then Next." +"Start the VirtualBox application and click on the New button to create a " +"new VM, and then Next." msgstr "" -"Start the VirtualBox application and click on the New button to create a new" -" VM, and then Next." +"Start the VirtualBox application and click on the New button to create a " +"new VM, and then Next." #: ../../build/doc/quickstart/virtualization_quickstart.rst:56 msgid "" @@ -168,11 +169,11 @@ msgstr "" #: ../../build/doc/quickstart/virtualization_quickstart.rst:61 msgid "" -"In the next screen set the memory to 1024 MB (or more if your host computer " -"has more than 4GB, like on the screenshot)." +"In the next screen set the memory to 1024 MB (or more if your host " +"computer has more than 4GB, like on the screenshot)." msgstr "" -"In the next screen set the memory to 1024 MB (or more if your host computer " -"has more than 4GB, like on the screenshot)." +"In the next screen set the memory to 1024 MB (or more if your host " +"computer has more than 4GB, like on the screenshot)." #: ../../build/doc/quickstart/virtualization_quickstart.rst:66 msgid "" @@ -200,12 +201,12 @@ msgstr "" #: ../../build/doc/quickstart/virtualization_quickstart.rst:78 msgid "" -"Go to the \"Display\" section and increase video memory to 32 or 64 MB. In " -"some host operating systems, it may be required to \"Enable 3D " +"Go to the \"Display\" section and increase video memory to 32 or 64 MB. " +"In some host operating systems, it may be required to \"Enable 3D " "Acceleration\" for display to work properly." msgstr "" -"Go to the \"Display\" section and increase video memory to 32 or 64 MB. In " -"some host operating systems, it may be required to \"Enable 3D " +"Go to the \"Display\" section and increase video memory to 32 or 64 MB. " +"In some host operating systems, it may be required to \"Enable 3D " "Acceleration\" for display to work properly." #: ../../build/doc/quickstart/virtualization_quickstart.rst:83 @@ -220,13 +221,13 @@ msgstr "" #: ../../build/doc/quickstart/virtualization_quickstart.rst:88 msgid "" -"You can select to make the shared folder read only, and auto-mounted. Once " -"the \"Folder path\" and \"Folder name\" are defined, click OK, and again OK " -"to finish and close the settings window." +"You can select to make the shared folder read only, and auto-mounted. " +"Once the \"Folder path\" and \"Folder name\" are defined, click OK, and " +"again OK to finish and close the settings window." msgstr "" -"You can select to make the shared folder read only, and auto-mounted. Once " -"the \"Folder path\" and \"Folder name\" are defined, click OK, and again OK " -"to finish and close the settings window." +"You can select to make the shared folder read only, and auto-mounted. " +"Once the \"Folder path\" and \"Folder name\" are defined, click OK, and " +"again OK to finish and close the settings window." #: ../../build/doc/quickstart/virtualization_quickstart.rst:91 msgid "**Running the Virtual Machine**" @@ -237,58 +238,91 @@ msgid "Now bootup the VM by clicking the Start (green arrow) button." msgstr "Now bootup the VM by clicking the Start (green arrow) button." #: ../../build/doc/quickstart/virtualization_quickstart.rst:95 -msgid "" -"Once the OSGeo system comes up, add yourself to the vboxsf group so that the" -" shared folders (defined above) are accessible by running in a terminal " -"window:" +msgid "When you install the iso on the VM, the username must be set to \"user\"" msgstr "" -"Once the OSGeo system comes up, add yourself to the vboxsf group so that the" -" shared folders (defined above) are accessible by running in a terminal " -"window:" #: ../../build/doc/quickstart/virtualization_quickstart.rst:97 +msgid "" +"The user \"user\" is not a member of the \"users\" group on the OSGeoLive" +" virtual machine. This prevents some tools from writing to its data " +"directory and causes some software to fail to start." +msgstr "" + +#: ../../build/doc/quickstart/virtualization_quickstart.rst:99 +msgid "The solution is to fix the vmdk with the following one-time procedure:" +msgstr "" + +#: ../../build/doc/quickstart/virtualization_quickstart.rst:101 +msgid "Start a terminal." +msgstr "" + +#: ../../build/doc/quickstart/virtualization_quickstart.rst:102 +msgid "Run \"sudo adduser user users\"." +msgstr "" + +#: ../../build/doc/quickstart/virtualization_quickstart.rst:103 +msgid "" +"Apply this change by starting a new desktop session: either restart the " +"virtual machine or log out and log back in (username \"user\", password " +"\"user\")." +msgstr "" + +#: ../../build/doc/quickstart/virtualization_quickstart.rst:105 +#, fuzzy +msgid "" +"Also once the OSGeo system comes up, add yourself to the vboxsf group so " +"that the shared folders (defined above) are accessible by running in a " +"terminal window:" +msgstr "" +"Once the OSGeo system comes up, add yourself to the vboxsf group so that " +"the shared folders (defined above) are accessible by running in a " +"terminal window:" + +#: ../../build/doc/quickstart/virtualization_quickstart.rst:107 msgid "``user@osgeolive:~$ sudo usermod -a -G vboxsf user``" msgstr "``user@osgeolive:~$ sudo usermod -a -G vboxsf user``" -#: ../../build/doc/quickstart/virtualization_quickstart.rst:99 +#: ../../build/doc/quickstart/virtualization_quickstart.rst:109 msgid "" -"In the above example, we defined a Shared Folder path on the host system and" -" named it \"GIS\" in the VM Settings. The shared folder will appear in the " -"file system under /media/sf_GIS/. To mount this folder in the user's home " -"directory, for example, in a terminal do:" +"In the above example, we defined a Shared Folder path on the host system " +"and named it \"GIS\" in the VM Settings. The shared folder will appear in" +" the file system under /media/sf_GIS/. To mount this folder in the user's" +" home directory, for example, in a terminal do:" msgstr "" -"In the above example, we defined a Shared Folder path on the host system and" -" named it \"GIS\" in the VM Settings. The shared folder will appear in the " -"file system under /media/sf_GIS/. To mount this folder in the user's home " -"directory, for example, in a terminal do:" +"In the above example, we defined a Shared Folder path on the host system " +"and named it \"GIS\" in the VM Settings. The shared folder will appear in" +" the file system under /media/sf_GIS/. To mount this folder in the user's" +" home directory, for example, in a terminal do:" -#: ../../build/doc/quickstart/virtualization_quickstart.rst:101 +#: ../../build/doc/quickstart/virtualization_quickstart.rst:111 msgid "``user@osgeolive:~$ mkdir GIS``" msgstr "``user@osgeolive:~$ mkdir GIS``" -#: ../../build/doc/quickstart/virtualization_quickstart.rst:103 +#: ../../build/doc/quickstart/virtualization_quickstart.rst:113 msgid "" -"``user@osgeolive:~$ sudo mount -t vboxsf -o uid=user,rw GIS /home/user/GIS``" +"``user@osgeolive:~$ sudo mount -t vboxsf -o uid=user,rw GIS " +"/home/user/GIS``" msgstr "" -"``user@osgeolive:~$ sudo mount -t vboxsf -o uid=user,rw GIS /home/user/GIS``" +"``user@osgeolive:~$ sudo mount -t vboxsf -o uid=user,rw GIS " +"/home/user/GIS``" -#: ../../build/doc/quickstart/virtualization_quickstart.rst:105 +#: ../../build/doc/quickstart/virtualization_quickstart.rst:115 msgid "" -"Now files on your host machine in the chosen folder will also be available " -"in the VM in the \"GIS\" folder in user's home directory." +"Now files on your host machine in the chosen folder will also be " +"available in the VM in the \"GIS\" folder in user's home directory." msgstr "" -"Now files on your host machine in the chosen folder will also be available " -"in the VM in the \"GIS\" folder in user's home directory." +"Now files on your host machine in the chosen folder will also be " +"available in the VM in the \"GIS\" folder in user's home directory." -#: ../../build/doc/quickstart/virtualization_quickstart.rst:108 +#: ../../build/doc/quickstart/virtualization_quickstart.rst:118 msgid "See Also:" msgstr "See Also:" -#: ../../build/doc/quickstart/virtualization_quickstart.rst:110 +#: ../../build/doc/quickstart/virtualization_quickstart.rst:120 msgid "OSGeo wiki pages:" msgstr "OSGeo wiki pages:" -#: ../../build/doc/quickstart/virtualization_quickstart.rst:110 +#: ../../build/doc/quickstart/virtualization_quickstart.rst:120 msgid "" "`Other ways to create a Virtual Machine " "`_" @@ -296,14 +330,15 @@ msgstr "" "`Other ways to create a Virtual Machine " "`_" -#: ../../build/doc/quickstart/virtualization_quickstart.rst:112 +#: ../../build/doc/quickstart/virtualization_quickstart.rst:122 msgid ":doc:`osgeolive_quickstart`" msgstr ":doc:`osgeolive_quickstart`" -#: ../../build/doc/quickstart/virtualization_quickstart.rst:113 +#: ../../build/doc/quickstart/virtualization_quickstart.rst:123 msgid ":doc:`osgeolive_install_quickstart`" msgstr ":doc:`osgeolive_install_quickstart`" -#: ../../build/doc/quickstart/virtualization_quickstart.rst:114 +#: ../../build/doc/quickstart/virtualization_quickstart.rst:124 msgid ":doc:`usb_quickstart`" msgstr ":doc:`usb_quickstart`" + diff --git a/locale/pot/metrics.pot b/locale/pot/metrics.pot index d73fbd6a89..0b95a118b9 100644 --- a/locale/pot/metrics.pot +++ b/locale/pot/metrics.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 13.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-18 16:31-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -40,27 +40,27 @@ msgstr "" msgid "Web Services" msgstr "" -#: ../../build/doc/metrics.rst:74 +#: ../../build/doc/metrics.rst:75 msgid "Data Stores" msgstr "" -#: ../../build/doc/metrics.rst:85 +#: ../../build/doc/metrics.rst:86 msgid "Navigation and Maps" msgstr "" -#: ../../build/doc/metrics.rst:98 +#: ../../build/doc/metrics.rst:99 msgid "Spatial Tools" msgstr "" -#: ../../build/doc/metrics.rst:110 +#: ../../build/doc/metrics.rst:111 msgid "Domain Specific GIS" msgstr "" -#: ../../build/doc/metrics.rst:118 +#: ../../build/doc/metrics.rst:119 msgid "Data" msgstr "" -#: ../../build/doc/metrics.rst:129 +#: ../../build/doc/metrics.rst:130 msgid "Geospatial Libraries" msgstr "" diff --git a/locale/pot/overview/actinia_overview.pot b/locale/pot/overview/actinia_overview.pot index 9f6bbcadec..925e17ee06 100644 --- a/locale/pot/overview/actinia_overview.pot +++ b/locale/pot/overview/actinia_overview.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 13.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-18 16:31-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -21,7 +21,7 @@ msgid "Actinia" msgstr "" #: ../../build/doc/overview/actinia_overview.rst:18 -msgid "Open source REST API" +msgid "High Performance Geospatial Processing" msgstr "" #: ../../build/doc/overview/actinia_overview.rst:20 @@ -32,71 +32,55 @@ msgstr "" msgid "It provides a REST API to process satellite images, time series of satellite images, arbitrary raster data with geographical relations and vector data." msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:29 -msgid "The REST interface allows to access, manage and manipulate the GRASS GIS database via HTTP GET, PUT, POST and DELETE requests and to process raster, vector and time series data located in a persistent GRASS GIS database. **Actinia** allows the processing of cloud based data, for example all Landsat 4-8 scenes as well as all Sentinel-2 scenes in ephemeral databases. The computational results of ephemeral processing are available via object storage as GeoTIFF files." -msgstr "" - -#: ../../build/doc/overview/actinia_overview.rst:38 -msgid "API documentation" -msgstr "" - -#: ../../build/doc/overview/actinia_overview.rst:40 -msgid "The full API documentation is available here: https://actinia.mundialis.de/api_docs/" -msgstr "" - -#: ../../build/doc/overview/actinia_overview.rst:44 -msgid "actinia command execution - actinia shell" -msgstr "" - -#: ../../build/doc/overview/actinia_overview.rst:46 -msgid "There is also an option to interactively control actinia. For details, see `here `__." -msgstr "" - -#: ../../build/doc/overview/actinia_overview.rst:60 +#: ../../build/doc/overview/actinia_overview.rst:36 msgid "Core Features" msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:62 +#: ../../build/doc/overview/actinia_overview.rst:38 msgid "REST API to process satellite images, time series of satellite images, raster and vector data." msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:63 -msgid "Explore the `turorial `_." +#: ../../build/doc/overview/actinia_overview.rst:39 +msgid "Explore the `tutorial `_." msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:66 +#: ../../build/doc/overview/actinia_overview.rst:42 msgid "Details" msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:68 +#: ../../build/doc/overview/actinia_overview.rst:44 msgid "**Website:** https://github.com/mundialis/actinia_core" msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:70 +#: ../../build/doc/overview/actinia_overview.rst:46 msgid "**Licence:** GNU General Public License (GPL) version 3" msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:72 +#: ../../build/doc/overview/actinia_overview.rst:48 msgid "**Software Version:** |version-actinia|" msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:74 +#: ../../build/doc/overview/actinia_overview.rst:50 msgid "**Supported Platforms:** GNU/Linux, Mac OSX, MS Windows" msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:76 +#: ../../build/doc/overview/actinia_overview.rst:52 msgid "**API Interfaces:** REST API, Python" msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:78 +#: ../../build/doc/overview/actinia_overview.rst:54 +msgid "**API documentation:** https://actinia.mundialis.de/api_docs/" +msgstr "" + +#: ../../build/doc/overview/actinia_overview.rst:56 msgid "**Support:** https://github.com/mundialis/actinia_core" msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:83 +#: ../../build/doc/overview/actinia_overview.rst:60 msgid "Quickstart" msgstr "" -#: ../../build/doc/overview/actinia_overview.rst:85 +#: ../../build/doc/overview/actinia_overview.rst:62 msgid ":doc:`Quickstart documentation <../quickstart/actinia_quickstart>`" msgstr "" diff --git a/locale/pot/overview/mapcache_overview.pot b/locale/pot/overview/mapcache_overview.pot new file mode 100644 index 0000000000..b5f2d3d8df --- /dev/null +++ b/locale/pot/overview/mapcache_overview.pot @@ -0,0 +1,170 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2011~2018, OSGeo +# This file is distributed under the same license as the OSGeoLive package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: OSGeoLive 13.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../../build/doc/overview/mapcache_overview.rst:16 +msgid "MapCache" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:19 +msgid "Web Service" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:21 +msgid "MapCache is a server that implements tile caching to speed up access to WMS layers. The primary objectives are to be fast and easily deployable, while offering the essential features (and more!) expected from a tile caching solution." +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:24 +msgid "MapCache is part of the MapServer family, but can be configured to cache and serve data from any geospatial server that uses WMS. MapCache can be run on Apache as a module or on any web server that supports CGI/FastCGI such as IIS, Nginx, and Jetty." +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:34 +msgid "Core Features" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:36 +msgid "Allows tile caches to be stored in" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:38 +msgid "on disk" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:39 +msgid "in the cloud using REST (S3, Azure, Google)" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:40 +msgid "in databases including SQLite, Berkeley DB, Riak" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:41 +msgid "in Memcache" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:43 +msgid "Includes a seeder application" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:44 +msgid "Caching based on dimensions (such as time)" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:45 +msgid "Allows caching of Mapbox Vector (MVT) and UTFGrid tiles" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:46 +msgid "Customizable grids" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:47 +msgid "Allows tiles to be \"assembled\" together - allowing tiles for different datasets to be merged together into a single tile to send to the client" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:49 +msgid "Includes a seeder application to pre-fill caches from the command line" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:50 +msgid "Allows requests to be proxied back to a server" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:51 +msgid "An inbuilt demo interface" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:54 +msgid "Implemented Standards" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:56 +msgid "Support of numerous Open Geospatial Consortium (OGC) standards" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:58 +msgid "`WMS `__" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:59 +msgid "`WMTS `__" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:61 +msgid "Additional standards include:" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:63 +msgid "`TMS `__" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:64 +msgid "Google Maps XYZ" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:65 +msgid "KML SuperOverlays" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:68 +msgid "Demo" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:70 +msgid "`Default MapCache Demo `_" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:73 +msgid "Documentation" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:75 +msgid "`MapCache Documentation `_" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:78 +msgid "Details" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:80 +msgid "**Website:** https://mapserver.org/mapcache/" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:82 +msgid "**Licence:** `MIT-style license `_" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:84 +msgid "**Software Version:** |version-mapcache|" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:86 +msgid "**Supported Platforms:** Windows, Linux, Mac" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:88 +msgid "**Support:** http://mapserver.org/community/" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:92 +msgid "Quickstart" +msgstr "" + +#: ../../build/doc/overview/mapcache_overview.rst:94 +msgid ":doc:`Quickstart documentation <../quickstart/mapcache_quickstart>`" +msgstr "" + diff --git a/locale/pot/overview/overview.pot b/locale/pot/overview/overview.pot index 070283c191..1c3c405bf1 100644 --- a/locale/pot/overview/overview.pot +++ b/locale/pot/overview/overview.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 13.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-18 16:31-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -100,231 +100,235 @@ msgstr "" msgid "Publishing spatial data to the internet" msgstr "" -#: ../../build/doc/overview/overview.rst:129 +#: ../../build/doc/overview/overview.rst:131 msgid "|OSGeo_project| :doc:`geoserver_overview` - [:doc:`Quickstart <../quickstart/geoserver_quickstart>`] - OGC Web Services" msgstr "" -#: ../../build/doc/overview/overview.rst:131 +#: ../../build/doc/overview/overview.rst:133 msgid "|OSGeo_project| :doc:`mapserver_overview` - [:doc:`Quickstart <../quickstart/mapserver_quickstart>`] - OGC Web Services" msgstr "" -#: ../../build/doc/overview/overview.rst:133 +#: ../../build/doc/overview/overview.rst:135 +msgid "|OSGeo_project| :doc:`mapcache_overview` - [:doc:`Quickstart <../quickstart/mapcache_quickstart>`] - OGC Web Services" +msgstr "" + +#: ../../build/doc/overview/overview.rst:137 msgid "|OSGeo_project| :doc:`deegree_overview` - [:doc:`Quickstart <../quickstart/deegree_quickstart>`] - OGC Web Services" msgstr "" -#: ../../build/doc/overview/overview.rst:135 +#: ../../build/doc/overview/overview.rst:139 msgid "|nologo| :doc:`ncWMS_overview` - [:doc:`Quickstart <../quickstart/ncWMS_quickstart>`] - Web Map Service" msgstr "" -#: ../../build/doc/overview/overview.rst:137 +#: ../../build/doc/overview/overview.rst:141 msgid "|nologo| :doc:`eoxserver_overview` - [:doc:`Quickstart <../quickstart/eoxserver_quickstart>`] - Web Coverage Service" msgstr "" -#: ../../build/doc/overview/overview.rst:139 +#: ../../build/doc/overview/overview.rst:143 msgid "|OSGeo_project| :doc:`geonetwork_overview` - [:doc:`Quickstart <../quickstart/geonetwork_quickstart>`] - Metadata Catalogue" msgstr "" -#: ../../build/doc/overview/overview.rst:141 +#: ../../build/doc/overview/overview.rst:145 msgid "|OSGeo_project| :doc:`pycsw_overview` - [:doc:`Quickstart <../quickstart/pycsw_quickstart>`] - Metadata Catalogue" msgstr "" -#: ../../build/doc/overview/overview.rst:143 +#: ../../build/doc/overview/overview.rst:147 msgid "|OSGeo_project| :doc:`pywps_overview` - [:doc:`Quickstart <../quickstart/pywps_quickstart>`] - Web Processing Service" msgstr "" -#: ../../build/doc/overview/overview.rst:145 +#: ../../build/doc/overview/overview.rst:149 msgid "|OSGeo_community| :doc:`mapproxy_overview` - [:doc:`Quickstart <../quickstart/mapproxy_quickstart>`] - Proxy WMS & tile services" msgstr "" -#: ../../build/doc/overview/overview.rst:147 +#: ../../build/doc/overview/overview.rst:151 msgid "|nologo| :doc:`qgis_mapserver_overview` - [:doc:`Quickstart <../quickstart/qgis_mapserver_quickstart>`] - Web Map Service" msgstr "" -#: ../../build/doc/overview/overview.rst:149 +#: ../../build/doc/overview/overview.rst:153 msgid "|OSGeo_community| :doc:`istsos_overview` - [:doc:`Quickstart <../quickstart/istsos_quickstart>`] - Sensor Observation Service" msgstr "" -#: ../../build/doc/overview/overview.rst:151 +#: ../../build/doc/overview/overview.rst:155 msgid "|nologo| :doc:`52nSOS_overview` - [:doc:`Quickstart <../quickstart/52nSOS_quickstart>`] - Sensor Observation Service" msgstr "" -#: ../../build/doc/overview/overview.rst:153 +#: ../../build/doc/overview/overview.rst:157 msgid "|nologo| :doc:`52nWPS_overview` - [:doc:`Quickstart <../quickstart/52nWPS_quickstart>`] - Web Processing Service" msgstr "" -#: ../../build/doc/overview/overview.rst:155 +#: ../../build/doc/overview/overview.rst:159 msgid "|OSGeo_incubation| :doc:`zoo-project_overview` - [:doc:`Quickstart <../quickstart/zoo-project_quickstart>`] - Web Processing Service" msgstr "" -#: ../../build/doc/overview/overview.rst:157 +#: ../../build/doc/overview/overview.rst:161 msgid "|nologo| :doc:`t-rex_overview` - [:doc:`Quickstart <../quickstart/t-rex_quickstart>`] - Vector Tile Service" msgstr "" -#: ../../build/doc/overview/overview.rst:159 +#: ../../build/doc/overview/overview.rst:163 msgid "|nologo| :doc:`actinia_overview` - [:doc:`Quickstart <../quickstart/actinia_quickstart>`] - Processing of Geographical Data" msgstr "" -#: ../../build/doc/overview/overview.rst:163 +#: ../../build/doc/overview/overview.rst:167 msgid "Data Stores" msgstr "" -#: ../../build/doc/overview/overview.rst:165 +#: ../../build/doc/overview/overview.rst:169 msgid "Storing spatial data" msgstr "" -#: ../../build/doc/overview/overview.rst:179 +#: ../../build/doc/overview/overview.rst:183 msgid "|OSGeo_project| :doc:`postgis_overview` - [:doc:`Quickstart <../quickstart/postgis_quickstart>`] - Spatial Database" msgstr "" -#: ../../build/doc/overview/overview.rst:181 +#: ../../build/doc/overview/overview.rst:185 msgid "|nologo| :doc:`spatialite_overview` - [:doc:`Quickstart <../quickstart/spatialite_quickstart>`] - Lightweight Database" msgstr "" -#: ../../build/doc/overview/overview.rst:183 +#: ../../build/doc/overview/overview.rst:187 msgid "|OSGeo_incubation| :doc:`rasdaman_overview` - [:doc:`Quickstart <../quickstart/rasdaman_quickstart>`] - Multi-Dimensional Raster Database" msgstr "" -#: ../../build/doc/overview/overview.rst:185 +#: ../../build/doc/overview/overview.rst:189 msgid "|OSGeo_community| :doc:`pgrouting_overview` - [:doc:`Quickstart <../quickstart/pgrouting_quickstart>`] - Routing for PostGIS" msgstr "" -#: ../../build/doc/overview/overview.rst:189 +#: ../../build/doc/overview/overview.rst:193 msgid "Navigation and Maps" msgstr "" -#: ../../build/doc/overview/overview.rst:209 +#: ../../build/doc/overview/overview.rst:213 msgid "|nologo| :doc:`gpsprune_overview` - [:doc:`Quickstart <../quickstart/gpsprune_quickstart>`] - View, Edit and Convert GPS Tracks" msgstr "" -#: ../../build/doc/overview/overview.rst:211 +#: ../../build/doc/overview/overview.rst:215 msgid "|OSGeo_project| :doc:`marble_overview` - [:doc:`Quickstart <../quickstart/marble_quickstart>`] - Virtual Globe" msgstr "" -#: ../../build/doc/overview/overview.rst:213 +#: ../../build/doc/overview/overview.rst:217 msgid "|nologo| :doc:`osm_overview` - [:doc:`Quickstart <../quickstart/osm_quickstart>`] - OpenStreetMap Tools" msgstr "" -#: ../../build/doc/overview/overview.rst:215 +#: ../../build/doc/overview/overview.rst:219 msgid "|nologo| :doc:`ideditor_overview` - [:doc:`Quickstart <../quickstart/ideditor_quickstart>`] - OpenStreetMap Web Editor" msgstr "" -#: ../../build/doc/overview/overview.rst:217 +#: ../../build/doc/overview/overview.rst:221 msgid "|nologo| :doc:`josm_overview` - [:doc:`Quickstart <../quickstart/josm_quickstart>`] - OpenStreetMap Desktop Editor" msgstr "" -#: ../../build/doc/overview/overview.rst:219 +#: ../../build/doc/overview/overview.rst:223 msgid "|nologo| :doc:`opencpn_overview` - [:doc:`Quickstart <../quickstart/opencpn_quickstart>`] - Marine GPS Chartplotter" msgstr "" -#: ../../build/doc/overview/overview.rst:223 +#: ../../build/doc/overview/overview.rst:227 msgid "Spatial Tools" msgstr "" -#: ../../build/doc/overview/overview.rst:225 +#: ../../build/doc/overview/overview.rst:229 msgid "Specific analysis tools" msgstr "" -#: ../../build/doc/overview/overview.rst:241 +#: ../../build/doc/overview/overview.rst:245 msgid "|nologo| :doc:`gmt_overview` - [:doc:`Quickstart <../quickstart/gmt_quickstart>`] - Cartographic Rendering" msgstr "" -#: ../../build/doc/overview/overview.rst:243 +#: ../../build/doc/overview/overview.rst:247 msgid "|OSGeo_project| :doc:`otb_overview` - [:doc:`Quickstart <../quickstart/otb_quickstart>`] - Image Processing" msgstr "" -#: ../../build/doc/overview/overview.rst:245 +#: ../../build/doc/overview/overview.rst:249 msgid "|nologo| :doc:`R_overview` - [:doc:`Quickstart <../quickstart/R_quickstart>`] - Statistical Programming" msgstr "" -#: ../../build/doc/overview/overview.rst:247 +#: ../../build/doc/overview/overview.rst:251 msgid "|nologo| :doc:`mapnik_overview` - [:doc:`Quickstart <../quickstart/mapnik_quickstart>`] - Cartographic Rendering" msgstr "" -#: ../../build/doc/overview/overview.rst:249 +#: ../../build/doc/overview/overview.rst:253 msgid "|nologo| :doc:`mapslicer_overview` - [:doc:`Quickstart <../quickstart/mapslicer_quickstart>`] - Create Map Tiles" msgstr "" -#: ../../build/doc/overview/overview.rst:253 +#: ../../build/doc/overview/overview.rst:257 msgid "Domain Specific GIS" msgstr "" -#: ../../build/doc/overview/overview.rst:255 +#: ../../build/doc/overview/overview.rst:259 msgid "Applications targeted at a specific domain" msgstr "" -#: ../../build/doc/overview/overview.rst:263 +#: ../../build/doc/overview/overview.rst:267 msgid "|nologo| :doc:`zygrib_overview` - [:doc:`Quickstart <../quickstart/zygrib_quickstart>`] - Weather Forecast Maps" msgstr "" -#: ../../build/doc/overview/overview.rst:267 +#: ../../build/doc/overview/overview.rst:271 msgid "Data" msgstr "" -#: ../../build/doc/overview/overview.rst:269 +#: ../../build/doc/overview/overview.rst:273 msgid "Spatial data sets" msgstr "" -#: ../../build/doc/overview/overview.rst:279 +#: ../../build/doc/overview/overview.rst:283 msgid "|nologo| :doc:`naturalearth_overview` - Global Data Sets" msgstr "" -#: ../../build/doc/overview/overview.rst:281 +#: ../../build/doc/overview/overview.rst:285 msgid "|nologo| :doc:`nc_dataset_overview`" msgstr "" -#: ../../build/doc/overview/overview.rst:283 +#: ../../build/doc/overview/overview.rst:287 msgid "|nologo| :doc:`osm_dataset_overview` - Sample extract from OpenStreetMap" msgstr "" -#: ../../build/doc/overview/overview.rst:285 +#: ../../build/doc/overview/overview.rst:289 msgid "|nologo| :doc:`netcdf_dataset_overview` - Time series temperature and precipitation" msgstr "" -#: ../../build/doc/overview/overview.rst:289 +#: ../../build/doc/overview/overview.rst:293 msgid "Geospatial Libraries" msgstr "" -#: ../../build/doc/overview/overview.rst:306 +#: ../../build/doc/overview/overview.rst:310 msgid "|OSGeo_project| :doc:`gdal_overview` - [:doc:`Quickstart <../quickstart/gdal_quickstart>`] - Geospatial Data Translation Tools" msgstr "" -#: ../../build/doc/overview/overview.rst:308 +#: ../../build/doc/overview/overview.rst:312 msgid "|OSGeo_project| :doc:`geotools_overview` - Java GIS Toolkit" msgstr "" -#: ../../build/doc/overview/overview.rst:310 +#: ../../build/doc/overview/overview.rst:314 msgid "|OSGeo_project| :doc:`geos_overview` - C/C++ Spatial Library" msgstr "" -#: ../../build/doc/overview/overview.rst:312 +#: ../../build/doc/overview/overview.rst:316 msgid "|OSGeo_community| :doc:`proj4_overview` - [:doc:`Quickstart <../quickstart/proj4_quickstart>`] - Coordinate Reference System Libraries" msgstr "" -#: ../../build/doc/overview/overview.rst:314 +#: ../../build/doc/overview/overview.rst:318 msgid "|nologo| :doc:`liblas_overview` - [:doc:`Quickstart <../quickstart/liblas_quickstart>`] - LiDAR Data Access" msgstr "" -#: ../../build/doc/overview/overview.rst:316 +#: ../../build/doc/overview/overview.rst:320 msgid "|nologo| :doc:`jts_overview` - Java Topology Suite" msgstr "" -#: ../../build/doc/overview/overview.rst:320 +#: ../../build/doc/overview/overview.rst:324 msgid "Geospatial Standards" msgstr "" -#: ../../build/doc/overview/overview.rst:330 +#: ../../build/doc/overview/overview.rst:334 msgid "|nologo| :doc:`ogc_overview` - Open Geospatial Consortium" msgstr "" -#: ../../build/doc/overview/overview.rst:332 +#: ../../build/doc/overview/overview.rst:336 msgid "|nologo| :doc:`inspire_overview` - Infrastructure for Spatial Information in Europe" msgstr "" -#: ../../build/doc/overview/overview.rst:336 +#: ../../build/doc/overview/overview.rst:340 msgid "Available in prior OSGeo-Live releases" msgstr "" -#: ../../build/doc/overview/overview.rst:348 +#: ../../build/doc/overview/overview.rst:352 msgid ":doc:`../prior_applications`" msgstr "" diff --git a/locale/pot/overview/rasdaman_overview.pot b/locale/pot/overview/rasdaman_overview.pot index c5f8cd3709..495173d6f7 100644 --- a/locale/pot/overview/rasdaman_overview.pot +++ b/locale/pot/overview/rasdaman_overview.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 13.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-18 16:31-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -29,7 +29,7 @@ msgid "Rasdaman is an Array Database System which provides flexible, fast, scala msgstr "" #: ../../build/doc/overview/rasdaman_overview.rst:26 -msgid "In addition to the raster query language, rasdaman supports OGC's WMS, WCS and WCPS web service standards, as well as C++ and Java APIs. At http://standards.rasdaman.org a collection of interactive demos is available. A rasdaman driver is part of GDAL and MapServer." +msgid "In addition to the raster query language, rasdaman supports OGC's WMS, WCS and WCPS web service standards, as well as C++ and Java APIs. At http://standards.rasdaman.com a collection of interactive demos is available. A rasdaman driver is part of GDAL and MapServer." msgstr "" #: ../../build/doc/overview/rasdaman_overview.rst:28 diff --git a/locale/pot/quickstart/geoext_quickstart.pot b/locale/pot/quickstart/geoext_quickstart.pot index 78766b47d5..bbca75819d 100644 --- a/locale/pot/quickstart/geoext_quickstart.pot +++ b/locale/pot/quickstart/geoext_quickstart.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 13.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-18 16:31-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -33,86 +33,86 @@ msgid "In this step we will set-up an empty HTML page which will contain the app msgstr "" #: ../../build/doc/quickstart/geoext_quickstart.rst:26 -msgid "First create a new HTML file at ``/var/www/html/geoext/demo.html`` using the text editor Leafpad installed on OSGeoLive (you can open this via the Start menu under :menuselection:`Accessories --> Leafpad`)." +msgid "First create a new HTML file at ``/var/www/html/geoext/demo.html`` using the text editor Leafpad installed on OSGeoLive. To ensure you have permissions to save the file open Leafpad from the command line with elevated permissions using the command below:" msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:29 +#: ../../build/doc/quickstart/geoext_quickstart.rst:34 msgid "Next paste in the HTML below. This contains links to the ExtJS and OpenLayers JavaScript libraries, and two CSS files used to style ExtJS and OpenLayers components." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:32 +#: ../../build/doc/quickstart/geoext_quickstart.rst:37 msgid "We will use the ``Ext.Loader`` class to load in GeoExt JavaScript source files. These are all in the ``src`` folder in ``/var/www/html/geoext/``." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:64 +#: ../../build/doc/quickstart/geoext_quickstart.rst:69 msgid "You should now be able to view an empty HTML page in Firefox at http://localhost/geoext/demo.html All the JavaScript in the following sections should be pasted after the ``// all JavaScript application code should go here`` comment in the ``Ext.onReady`` function. Placing code here ensures the JavaScript libraries have been loaded before running any custom JavaScript code." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:69 +#: ../../build/doc/quickstart/geoext_quickstart.rst:74 msgid "OpenLayers" msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:71 +#: ../../build/doc/quickstart/geoext_quickstart.rst:76 msgid "Next we will configure some OpenLayers objects used by the application. First lets create a map tile layer using OpenStreetMap, and some WMS layers that are available from the MapServer Itasca demo on OSGeoLive." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:108 +#: ../../build/doc/quickstart/geoext_quickstart.rst:113 msgid "Next we are going to add in a WFS vector layer - this is a little more complicated, but follows the same approach of creating a source and then a layer as the previous layers:" msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:129 +#: ../../build/doc/quickstart/geoext_quickstart.rst:134 msgid "Now we are going to create our OpenLayers map object configured with the layers we just created. We will also set the center and zoom level of the map, and add in a select interaction so we can select features in our vector layer." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:148 +#: ../../build/doc/quickstart/geoext_quickstart.rst:153 msgid "GeoExt" msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:150 +#: ../../build/doc/quickstart/geoext_quickstart.rst:155 msgid "Now the map and layers have been configured we are going to create and configure our GeoExt components. First of all we will create a ``GeoExt.component.Map``. This uses the OpenLayers map we created, and will be positioned in the 'center' region of our application." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:161 +#: ../../build/doc/quickstart/geoext_quickstart.rst:166 msgid "Next we will create a layer tree component. The tree has its own data store - ``GeoExt.data.store.LayersTree``, which we will fill with layers from our OpenLayers map. The store will then be used to populate our tree panel. We will also add in a plugin to the tree to allow the map layer order to be changed by dragging and dropping the layers. The ``flex`` property causes the tree panel to fill up all available space in its region of the screen." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:183 +#: ../../build/doc/quickstart/geoext_quickstart.rst:188 msgid "We are also going to create a grid component to display the attributes of features in our WFS layer. Similar to the layer tree store and tree panel, we create a ``GeoExt.data.store.Features`` store and a grid panel." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:213 +#: ../../build/doc/quickstart/geoext_quickstart.rst:218 msgid "Our final GeoExt component is an overview map - ``GeoExt.component.OverviewMap``. We will configure this to display the OpenStreetMap layer we created earlier, and place it in an ExtJS panel." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:234 +#: ../../build/doc/quickstart/geoext_quickstart.rst:239 msgid "ExtJS" msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:236 +#: ../../build/doc/quickstart/geoext_quickstart.rst:241 msgid "The final step in creating our application is to create a viewport - a container representing the application which will display all the components we created above." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:259 +#: ../../build/doc/quickstart/geoext_quickstart.rst:264 msgid "You should now be able to refresh the link http://localhost/geoext/demo.html in your browser and see a complete GeoExt application similar to the image below." msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:266 +#: ../../build/doc/quickstart/geoext_quickstart.rst:271 msgid "What's Next?" msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:268 +#: ../../build/doc/quickstart/geoext_quickstart.rst:273 msgid "The `GeoExt homepage `_ contains full `API documentation `_ and examples" msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:270 +#: ../../build/doc/quickstart/geoext_quickstart.rst:275 msgid "A `GeoExt workshop `_ details all the steps for configuring and using GeoExt3 in your ExtJS applications" msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:272 +#: ../../build/doc/quickstart/geoext_quickstart.rst:277 msgid "The `OpenLayers v4.6.5 API docs `_" msgstr "" -#: ../../build/doc/quickstart/geoext_quickstart.rst:273 +#: ../../build/doc/quickstart/geoext_quickstart.rst:278 msgid "The `ExtJS 6.2.0 API docs `_" msgstr "" diff --git a/locale/pot/quickstart/geonetwork_quickstart.pot b/locale/pot/quickstart/geonetwork_quickstart.pot index a79df7be51..83323d5be0 100644 --- a/locale/pot/quickstart/geonetwork_quickstart.pot +++ b/locale/pot/quickstart/geonetwork_quickstart.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 13.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-18 16:31-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,119 +16,283 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:22 +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:23 msgid "GeoNetwork Quickstart" msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:24 +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:25 msgid "GeoNetwork is a catalog application to manage spatially referenced resources. It provides powerful metadata editing and search functions as well as an interactive web map viewer. It is currently used in numerous Spatial Data Infrastructure initiatives across the world." msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:29 -msgid "Apart from how to start the catalog, this Quick Start describes: * some of the different ways you can search for spatial data * how to download and display data from the search results" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:30 +msgid "Prerequisites" msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:36 -msgid "Starting the catalog" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:32 +msgid "This guide assumes that you have Geonetwork installed and running, and know the URL so you can connect to it from your browser. If not, refer to the `Installation Guide `_." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:34 +msgid "Throughout this guide we will use the URL ``http://localhost:8880/geonetwork`` to refer to the catalog, please substitute a different URL if this is not correct for your system." msgstr "" #: ../../build/doc/quickstart/geonetwork_quickstart.rst:38 -msgid "After going through the installer steps, simply go to bin folder and click on start.bat (on windows) or start.sh (on linux)." +msgid "1. Access the catalog" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:40 +msgid "In the Web Services folder on the Desktop, double-click **start GeoNetwork**. This will open the Firefox web browser at the URL ``http://localhost:8880/geonetwork``. This will be referred to throughout this document as the *homepage*." msgstr "" #: ../../build/doc/quickstart/geonetwork_quickstart.rst:42 -msgid "Go to the home page at ``http://localhost:8880/geonetwork``. Your first view should look like this:" +msgid "You can return to the homepage at any point by selecting the catalogue logo in the top left of the top toolbar. In the screenshot below, this is labelled “My GeoNetwork catalogue” but it may have a different name and logo." msgstr "" #: ../../build/doc/quickstart/geonetwork_quickstart.rst:50 -msgid "Signing in and load templates" +msgid "2. Sign in" msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:53 -msgid "Click the ``sign in`` to connect as administrator. The default account is username ``admin`` with password ``admin``." +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:52 +msgid "Select **Sign in** in the top right of the top toolbar in the homepage to visit the sign in page. Enter the username ``admin`` and password ``admin`` and select the blue **Sign in** button to sign in as the catalog administrator." msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:59 -msgid "Once connected, the top toolbar should provide a link to the ``admin console`` and your login details." +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:58 +msgid "Once signed in, the top toolbar will change to include some additional elements, namely a link to the Admin console, the name of the signed in user, a link to Sign out, and a dropdown box for changing the interface language." msgstr "" #: ../../build/doc/quickstart/geonetwork_quickstart.rst:65 -msgid "Go to the ``admin console`` and click on metadata and templates:" +msgid "3. Load Sample Data" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:67 +msgid "Select **Admin console** in the top toolbar to access the administrative functions in the catalog, then select the blue **Metadata and templates** button to access the sample data and templates tab." msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:71 -msgid "Choose all standards and click ``load samples`` and then ``load templates`` in order to load examples:" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:74 +msgid "This tab lists all the metadata standards loaded in the catalog. The default standards in GeoNetwork 3.2 are:" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:76 +msgid "Geographic information - Metadata (iso19139)" msgstr "" #: ../../build/doc/quickstart/geonetwork_quickstart.rst:77 -msgid "Go back to the search page to see examples:" +msgid "Dublin Core (for CSW only) (csw-record)" msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:84 -msgid "Searching information" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:78 +msgid "Dublin Core (dublin core)" msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:86 -msgid "The search form provides different ways for search:" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:79 +msgid "Geographic information - Methodology for feature cataloguing (iso9110)" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:81 +msgid "For the purposes of this Quick Start Guide, select Geographic information - Metadata (iso19139) and then select the blue **Load samples for selected standards** button below the list." msgstr "" #: ../../build/doc/quickstart/geonetwork_quickstart.rst:88 -msgid "a full text search box providing suggestions" +msgid "*When this process is complete, a notice will appear in the right of the window indicating that 5 record(s) have been added for schema ‘iso19139’.*" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:91 +msgid "4. Search for spatial data" msgstr "" #: ../../build/doc/quickstart/geonetwork_quickstart.rst:93 -msgid "facets which defines groups that you can easily click on to browse the content of the catalog" +msgid "Return to the catalog homepage by selecting the catalog name in the top left of the top toolbar. The homepage will now show icons representing the loaded records, classified by topic (in blue) and resource type (in green). Below this are tabs classifying the records by date added (latest news) and popularity (most popular)." msgstr "" #: ../../build/doc/quickstart/geonetwork_quickstart.rst:98 -msgid "spatial filtering to choose information in specific areas" +msgid "Select **Search** in the top toolbar to access the Search page." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:100 +msgid "The Search page provides different ways for search:" msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:103 -msgid "advanced search" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:102 +msgid "a full text search box providing suggestions as you type," msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:110 -msgid "Discovering information" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:108 +msgid "*Search facets*, or filters, that provide ways of narrowing down the search results, such as *Type of Resource*, *Topic*, *Keywords*," msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:112 -msgid "Search results present main information about each resources: title, abstract, categories, status, overview and links." +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:113 +msgid "An overview map, where you can draw a box to filter results spatially (Hint- if you can’t see this, select MAP in the bottom right corner of your page)" msgstr "" #: ../../build/doc/quickstart/geonetwork_quickstart.rst:118 -msgid "Clicking the record will provide more in depth details about the resources:" +msgid "By selecting the vertical ellipsis in the search box you can access the **advanced search** panel and search by *category*, *keyword*, *contact*, or records within a specific time period." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:125 +msgid "5. Display Results" msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:120 -msgid "Download and links" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:127 +msgid "The search results are depicted as “cards”, showing the Categories the metadata is classified with, the title of the record, a thumbnail, an abstract (if present) and links to downloads and other resources (if present)." msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:121 -msgid "About the resource" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:132 +msgid "Select a card to take you to a page showing the full details for that record. Select the blue **Back to search** button to return to the Search page when you’re done." msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:122 -msgid "Technical information" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:138 +msgid "In the top right of the record are icons for:" msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:123 -msgid "Metadata details" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:140 +msgid "Editing the record" msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:128 -msgid "To get more information, switch the advanced view mode. To update the record, click the edit button." +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:141 +msgid "Deleting the record" msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:133 -msgid "From the results or the record view, you can easily add WMS layers referenced in a metadata record on the map. With the map, you can visualize your data, choose your background maps, query objects, display on a 3D globe and more ..." +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:142 +msgid "Managing the record (such as assigning viewing or editing privileges, transferring ownership to a different user)" msgstr "" #: ../../build/doc/quickstart/geonetwork_quickstart.rst:143 -msgid "What Next?" +msgid "Downloading the record as multiple formats" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:144 +msgid "Switching to **Full view** or **XML view**" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:146 +msgid "Switching to **Full view** will show more detailed metadata. To switch back to the original view select **Default view** from the list." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:149 +msgid "6. Add layers to the map" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:151 +msgid "From the **Search tab**, click on the card for **Physiographic Map of North and Central Eurasia (Sample record, please remove!)** to view the metadata. Move down the page until the **Download and links** section is visible." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:153 +msgid "The **Download and links** section shows external resources associated with the metadata record, such as:" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:155 +msgid "A file download of the data," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:156 +msgid "Further information such as a web page," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:157 +msgid "A Web Mapping Service (WMS) or Web Feature Service (WFS) link to the data." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:159 +msgid "Locate the link labelled as **This dataset is published in the view service (WMS) available at http://data.fao.org/maps/wms with layer name GEONETWORK:phy_landf_7386.** and select **Add to map**." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:161 +msgid "This step will switch you to the **Map** tab in the catalog, and after a short delay the WMS layer will be added to the map." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:163 +msgid "Tools for using the Map are arranged in two groups in the right-hand side of the map. The top group looks like this:" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:169 +msgid "The tools are as follows:" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:171 +msgid "Add new layers to the map. You can search the catalog, add layers from web services, or KML," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:172 +msgid "Manage existing layers or change the background map (the default is openstreetmap)," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:173 +msgid "Filter layers on the map (if configured)," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:174 +msgid "Manage the Map, by setting it back to default settings, loading a new map definition, downloading the current map, or saving the map configuration as a layer in the catalog," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:175 +msgid "Print the map," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:176 +msgid "Synchronise layers with the small map on the Search tab," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:177 +msgid "Measure distances on the map," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:178 +msgid "Draw annotations on the map." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:180 +msgid "The lower group of tools look like this:" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:186 +msgid "They are as follows:" +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:188 +msgid "Zoom in on the map," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:189 +msgid "Zoom out on the map," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:190 +msgid "Zoom to the initial extent of the map," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:191 +msgid "Zoom to your position (if your browser is location-enabled)," +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:192 +msgid "Add a graticule (grid lines) to your map." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:194 +msgid "Additionally there is a geographic search tool in the top left." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:196 +msgid "Using the Manage Layers tool, select the cog symbol next to **Physiography of North and Central Eurasia Landform** and select **Zoom to layer**." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:202 +msgid "The map will zoom to the extent of this layer." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:207 +msgid "Select the **paintbrush** icon next to the layer to see the legend, showing you the classification used for the display. You can dismiss this dialog by selecting the **X** in the top right corner." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:212 +msgid "Select a feature on the map corresponding to a category in the legend, such as an area of water. Zoom and pan around the map as needed to identify a suitable area. Clicking on the feature will bring up an identification box at the bottom of the map showing details about the area selected." +msgstr "" + +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:220 +msgid "7. Where to go next" msgstr "" -#: ../../build/doc/quickstart/geonetwork_quickstart.rst:145 -msgid "Continue reading the documentation: http://geonetwork-opensource.org/docs.html" +#: ../../build/doc/quickstart/geonetwork_quickstart.rst:222 +msgid "Visit the `Geonetwork User Guide `_ and try the chapter on **Describing Information**, to learn how to create and edit metadata records. Follow up by visiting subsequent chapters to learn how to associate resources with your metadata, tag it with keywords and add it to categories, and publish your metadata to the outside world." msgstr "" diff --git a/locale/pot/quickstart/leaflet_quickstart.pot b/locale/pot/quickstart/leaflet_quickstart.pot index 3ba034d2df..935902e00e 100644 --- a/locale/pot/quickstart/leaflet_quickstart.pot +++ b/locale/pot/quickstart/leaflet_quickstart.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 13.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-18 16:31-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -29,7 +29,7 @@ msgid "Running" msgstr "" #: ../../build/doc/quickstart/leaflet_quickstart.rst:24 -msgid "Prior to running this quick start you should start TileStache. On the live dvd this can be found under **Geospatial\\\\Spatial Tools\\\\Start Mapnik & TileStache**. This will provide background tiles that will be used in this demo." +msgid "Prior to running this quick start you should start TileStache. On OSGeoLive this can be found under **Geospatial\\\\Spatial Tools\\\\Start Mapnik & TileStache**. This will provide background tiles that will be used in this demo." msgstr "" #: ../../build/doc/quickstart/leaflet_quickstart.rst:27 @@ -37,7 +37,7 @@ msgid "View the example_" msgstr "" #: ../../build/doc/quickstart/leaflet_quickstart.rst:29 -msgid "If you are reading this quickstart outside the live dvd you may prefer reading the original demo on: http://leafletjs.com/examples/quick-start/, since this demo uses tilestache on the live dvd." +msgid "If you are reading this quickstart outside OSGeoLive you may prefer reading the original demo on: http://leafletjs.com/examples/quick-start/, since this demo uses tilestache on OSGeoLive." msgstr "" #: ../../build/doc/quickstart/leaflet_quickstart.rst:32 diff --git a/locale/pot/quickstart/mapcache_quickstart.pot b/locale/pot/quickstart/mapcache_quickstart.pot new file mode 100644 index 0000000000..7f931c1fb2 --- /dev/null +++ b/locale/pot/quickstart/mapcache_quickstart.pot @@ -0,0 +1,158 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2011~2018, OSGeo +# This file is distributed under the same license as the OSGeoLive package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: OSGeoLive 13.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:17 +msgid "MapCache Quickstart" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:19 +msgid "MapCache is a tile server that speeds up access to WMS layers. It can be run as a CGI application under many different web servers, or as an Apache module. OSGeoLive has MapCache installed and configured as an Apache module." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:22 +msgid "This quick start shows how to add a new WMS layer to a MapCache set-up, display the tile service in an OpenLayers web map, and seed a tile cache from the command line." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:30 +msgid "Adding a New Tileset and Displaying in OpenLayers" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:32 +msgid "MapCache is configured using XML files. OSGeoLive includes an example configuration file at ``/home/user/mapcache/mapcache-quickstart.xml``. The example uses the OSGeoLive demo MapServer application of Itasca County in the United States as its source. In this quick start we will set up tile caching for an additional WMS layer and display the tiles in a simple HTML page containing an OpenLayers map." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:36 +msgid "First let's open the MapCache configuration file in LeafPad - a text editor. Navigate to ``/home/user/mapcache`` in the File Manager, right-click on ``mapcache-quickstart.xml`` and select LeafPad." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:39 +msgid "We can see which layers are available in our source WMS server by opening the following link: http://localhost/itasca/?service=wms&request=getcapabilities MapCache is configured to forward on any requests it can't handle, such as GetCapabilities, to MapServer with the rule shown below:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:50 +msgid "One of the layer names listed in the WMS Capabilities document is ``dlgstln2`` - streams for Itasca county. We will add this as a new tileset to the MapCache service. First we add a ```` block - this is the configuration to retrieve data from the WMS server. Add the following XML block after the existing ``...`` block used for the lakes to ``mapcache-quickstart.xml``:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:69 +msgid "We use the ```` block to pass the WMS layer name, and the image format back to the WMS server, along with the MapServer specific ```` parameter. The URL to the WMS server is in the ```` block. For documentation on all configuration file elements see the `Configuration Documentation `_." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:73 +msgid "Next we will add a ```` block, which defines how the source will be stored and served as tiles. Place the following block after the existing ``...`` block." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:85 +msgid "We set the grid type to the inbuilt ``GoogleMapsCompatible`` grid used as the default tiling scheme in many web mapping applications. The ``name=streams`` is used by client applications to access the tileset. We are using a disk-based cache (rather than storing tiles in a database or in a cloud environment)." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:89 +msgid "Anytime you modify the MapCache configuration file you need to reload Apache for the changes to come into effect. This can be run from the command line as follows:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:96 +msgid "You should now be able to access a tile with the following URL: http://localhost/itasca/gmaps/streams@GoogleMapsCompatible/12/987/1433.png" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:100 +msgid "Now let's add the tileset to our OpenLayers map. Open the HTML page using the following command:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:106 +msgid "Uncomment out the JavaScript code below:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:116 +msgid "Now refresh the page at http://localhost/mapcache-quickstart/ - you should see the new streams layer being served by MapCache." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:120 +msgid "As you browse the map you will see the tile cache folders in ``/var/cache/mapcache`` fill with PNG images." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:124 +msgid "The location and type of the cache is set by the following block in the configuration file:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:134 +msgid "Adding New Services" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:136 +msgid "You can configure Apache to run as many different MapCache services, each with its own configuration file by editing the ``/etc/apache2/conf-enabled/mapcache.conf`` file. As this requires super user permissions you can open it for editing in LeafPad by running the command below:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:144 +msgid "OSGeoLive has two MapCache services, each with an alias and a configuration file. The alias is the URL to use on the server, e.g. http://localhost/mapcache and http://localhost/itasca" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:158 +msgid "To add a new service simply add a new line in the following format, replacing WEB_PATH and PATH_TO_CONFIG_FILE with the relevant parameters:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:165 +msgid "See the `Apache Module Instructions `_ for further details on configuring the Apache module." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:169 +msgid "The Seeder Application" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:171 +msgid "Map tiles are dynamically created when requested by the web server. To speed up request times we can generate tiles using a command line application. This process is known as *seeding*, and the MapCache command line application is ``mapcache_seed``." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:175 +msgid "To make sure the tiles created by the seeder application are accessible by the web server account we add ``sudo -u www-data`` before running the ``mapcache_seed`` application." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:178 +msgid "In the example below we pass in three options to ``mapcache_seed``:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:180 +msgid "*config*: ``/home/user/mapcache/mapcache-quickstart.xml`` - this is the path to the MapCache configuration file" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:182 +msgid "*tileset*: ``lakes`` - this is the tileset name we are going to seed, and is found in ``mapcache-quickstart.xml``" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:183 +msgid "*zoom*: ``0,5`` - this is the range of zoom levels we are going to seed, from zoom level 0 (the extent of the world in a single tile) to zoom level 5" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:190 +msgid "For the many other ``mapcache_seed`` options please see the `Seeder Documentation `_." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:195 +msgid "If you want to remove a cache folder you can the following command:" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:202 +msgid "What's Next?" +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:204 +msgid "Read the `MapCache Documentation `_." +msgstr "" + +#: ../../build/doc/quickstart/mapcache_quickstart.rst:205 +msgid "Then join the MapServer community, of which MapCache is a part, on the `Mailing Lists `_ to exchange ideas, discuss potential software improvements and ask questions." +msgstr "" + diff --git a/locale/pot/quickstart/qgis_quickstart.pot b/locale/pot/quickstart/qgis_quickstart.pot index 8ee12465ff..34c929f045 100644 --- a/locale/pot/quickstart/qgis_quickstart.pot +++ b/locale/pot/quickstart/qgis_quickstart.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 13.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-18 16:31-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -29,8 +29,8 @@ msgid "Opening QGIS for the first time" msgstr "" #: ../../build/doc/quickstart/qgis_quickstart.rst:43 -#: ../../build/doc/quickstart/qgis_quickstart.rst:80 -#: ../../build/doc/quickstart/qgis_quickstart.rst:169 +#: ../../build/doc/quickstart/qgis_quickstart.rst:70 +#: ../../build/doc/quickstart/qgis_quickstart.rst:159 msgid "Learning goal:" msgstr "" @@ -55,413 +55,401 @@ msgid "Double click on the 'QGIS' icon." msgstr "" #: ../../build/doc/quickstart/qgis_quickstart.rst:54 -msgid "When QGIS is launched for the very first time the user will be asked if they would like to 'Import settings from QGIS 2' or proceed with a clean start. If presented with this window do the following:" -msgstr "" - -#: ../../build/doc/quickstart/qgis_quickstart.rst:57 -msgid "Selection the option 'I want a clean start. Don't import my QGIS 2 settings.'" -msgstr "" - -#: ../../build/doc/quickstart/qgis_quickstart.rst:58 -msgid "Click the button that reads \"Let's get started!\"" -msgstr "" - -#: ../../build/doc/quickstart/qgis_quickstart.rst:64 msgid "The user will see QGIS launch with an empty project. The various parts of the QGIS Interface are listed below." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:71 +#: ../../build/doc/quickstart/qgis_quickstart.rst:61 msgid "Menu bar: Access to various QGIS features using a standard hierarchical menu." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:72 +#: ../../build/doc/quickstart/qgis_quickstart.rst:62 msgid "Toolbars: For interaction with the map, layers, attributes and selections." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:73 +#: ../../build/doc/quickstart/qgis_quickstart.rst:63 msgid "Browser Panel: A spatial file browser allowing drag and drop content into the map frame." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:74 +#: ../../build/doc/quickstart/qgis_quickstart.rst:64 msgid "Layer Panel: Controls the map layers, their order, and visibility." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:75 +#: ../../build/doc/quickstart/qgis_quickstart.rst:65 msgid "Status Bar: General information about the map and access to a universal search bar." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:78 +#: ../../build/doc/quickstart/qgis_quickstart.rst:68 msgid "Starting a new project" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:82 +#: ../../build/doc/quickstart/qgis_quickstart.rst:72 msgid "Start a new QGIS project" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:83 +#: ../../build/doc/quickstart/qgis_quickstart.rst:73 msgid "Add vector layers to a project" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:84 +#: ../../build/doc/quickstart/qgis_quickstart.rst:74 msgid "Add raster layers to a project" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:85 +#: ../../build/doc/quickstart/qgis_quickstart.rst:75 msgid "Save a project" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:87 +#: ../../build/doc/quickstart/qgis_quickstart.rst:77 msgid "After opening QGIS for the first time, you will be presented with an empty project that you can add layers to." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:90 -#: ../../build/doc/quickstart/qgis_quickstart.rst:141 -#: ../../build/doc/quickstart/qgis_quickstart.rst:182 +#: ../../build/doc/quickstart/qgis_quickstart.rst:80 +#: ../../build/doc/quickstart/qgis_quickstart.rst:131 +#: ../../build/doc/quickstart/qgis_quickstart.rst:172 msgid "Go to the 'Project' menu on the menu bar." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:91 +#: ../../build/doc/quickstart/qgis_quickstart.rst:81 msgid "Select 'New'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:97 +#: ../../build/doc/quickstart/qgis_quickstart.rst:87 msgid "Now with an empty QGIS project we can start adding data to the project." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:99 +#: ../../build/doc/quickstart/qgis_quickstart.rst:89 msgid "Let's start by adding a vector layer to the map. Layers can be added to QGIS using the browser panel, located on the left of the screen." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:102 -#: ../../build/doc/quickstart/qgis_quickstart.rst:120 +#: ../../build/doc/quickstart/qgis_quickstart.rst:92 +#: ../../build/doc/quickstart/qgis_quickstart.rst:110 msgid "Go the browser panel on the left of the screen." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:103 -#: ../../build/doc/quickstart/qgis_quickstart.rst:121 +#: ../../build/doc/quickstart/qgis_quickstart.rst:93 +#: ../../build/doc/quickstart/qgis_quickstart.rst:111 msgid "Navigate the folder tree to 'home/data/natural_earth2'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:104 +#: ../../build/doc/quickstart/qgis_quickstart.rst:94 msgid "Select 'ne_10m_admin_0_countries.shp'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:105 -#: ../../build/doc/quickstart/qgis_quickstart.rst:123 +#: ../../build/doc/quickstart/qgis_quickstart.rst:95 +#: ../../build/doc/quickstart/qgis_quickstart.rst:113 msgid "Drag the layer from the browser panel and drop it in the map frame." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:111 +#: ../../build/doc/quickstart/qgis_quickstart.rst:101 msgid "Once the layer has been dragged onto the map frame, the user will see a layer showing countries." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:118 +#: ../../build/doc/quickstart/qgis_quickstart.rst:108 msgid "Now let's try adding a raster layer to the project. Again we will use the browser panel." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:122 +#: ../../build/doc/quickstart/qgis_quickstart.rst:112 msgid "Select 'HYP_50M_SR_W.tif'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:129 +#: ../../build/doc/quickstart/qgis_quickstart.rst:119 msgid "Once the layer has been dragged onto the map frame, the user will see a raster layer showing land cover and bathymetry." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:136 +#: ../../build/doc/quickstart/qgis_quickstart.rst:126 msgid "Now that we have added some content to our project we can save this project so that we can come back to it at a later time." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:139 +#: ../../build/doc/quickstart/qgis_quickstart.rst:129 msgid "To save the QGIS project, follow these steps:" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:142 +#: ../../build/doc/quickstart/qgis_quickstart.rst:132 msgid "Select 'Save'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:148 +#: ../../build/doc/quickstart/qgis_quickstart.rst:138 msgid "Make the location to save the project '/home/user/desktop'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:149 +#: ../../build/doc/quickstart/qgis_quickstart.rst:139 msgid "Call the project 'My QGIS project'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:155 +#: ../../build/doc/quickstart/qgis_quickstart.rst:145 msgid "Then click 'Save'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:157 +#: ../../build/doc/quickstart/qgis_quickstart.rst:147 msgid "You will know the project has been saved because there will be a project file on the desktop called 'My QGIS project' and the top of your project document will no longer read as 'untitled' but instead will read as 'My QGIS project'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:167 -#: ../../build/doc/quickstart/qgis_quickstart.rst:172 +#: ../../build/doc/quickstart/qgis_quickstart.rst:157 +#: ../../build/doc/quickstart/qgis_quickstart.rst:162 msgid "Open an existing project" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:171 +#: ../../build/doc/quickstart/qgis_quickstart.rst:161 msgid "Understand what a QGIS project is" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:173 +#: ../../build/doc/quickstart/qgis_quickstart.rst:163 msgid "Interact with layers" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:175 +#: ../../build/doc/quickstart/qgis_quickstart.rst:165 msgid "A QGIS project saves layers, styles, map extents and settings for use at a later time. This information is stored as a QGIS project file and has an extension of '.qgs' or '.qgz', with '.qgz' being the default file format in QGIS going into the future." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:179 +#: ../../build/doc/quickstart/qgis_quickstart.rst:169 msgid "Let's open an existing QGIS project and have a look at how it works." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:181 +#: ../../build/doc/quickstart/qgis_quickstart.rst:171 msgid "Open QGIS. Note that when QGIS is opened a user will be presented with a list of recent projects to chose from. This is a quick way of entering into recent projects." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:183 +#: ../../build/doc/quickstart/qgis_quickstart.rst:173 msgid "Select 'Open'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:184 +#: ../../build/doc/quickstart/qgis_quickstart.rst:174 msgid "Navigate to '/home/user/qgis-example'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:185 +#: ../../build/doc/quickstart/qgis_quickstart.rst:175 msgid "Select the project 'QGIS-NaturalEarth-Example.qgs'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:186 +#: ../../build/doc/quickstart/qgis_quickstart.rst:176 msgid "Then click 'Open'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:192 +#: ../../build/doc/quickstart/qgis_quickstart.rst:182 msgid "This will open a QGIS project with a number of Natural Earth datasets, as shown below. This project contains a number of layers in the layers panel and is displaying the spatial content in the map frame." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:200 +#: ../../build/doc/quickstart/qgis_quickstart.rst:190 msgid "Layers can be turned on or off by clicking the checkbox next to the layer name in the layers panel. When a layer is turned on in the layer panel, the map frame will be updated to display the layer. A close up of the layer panel is shown below." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:208 +#: ../../build/doc/quickstart/qgis_quickstart.rst:198 msgid "Let's interact with the layer panel and change the visibility of some map layers." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:210 +#: ../../build/doc/quickstart/qgis_quickstart.rst:200 msgid "Click the checkbox next to the 'ne_10m_populated_places' layer to turn it on." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:211 +#: ../../build/doc/quickstart/qgis_quickstart.rst:201 msgid "Click the checkbox next to the 'Water' layer to turn the layer off." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:213 +#: ../../build/doc/quickstart/qgis_quickstart.rst:203 msgid "Notice how the map frame has been updated to reflect the changes in the layer list. We can now see the 'ne_10m_populated_places' layer as points, but can no longer see the rivers and lakes which are within the 'Waters' layer." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:221 +#: ../../build/doc/quickstart/qgis_quickstart.rst:211 msgid "In addition to controlling layer visibility, we can also change the order in which layers are drawn in the layer panel. This is done by selecting a layer in the layer panel and dragging it up or down the list. The order that the layers appear in the layer list is the order which they will draw on in the map frame." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:226 +#: ../../build/doc/quickstart/qgis_quickstart.rst:216 msgid "To change the order of the layers:" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:228 +#: ../../build/doc/quickstart/qgis_quickstart.rst:218 msgid "Left-Click on the layer 'HYP_50M_SR_W'." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:229 +#: ../../build/doc/quickstart/qgis_quickstart.rst:219 msgid "While holding the mouse button down drag the layer to the top of the list." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:231 +#: ../../build/doc/quickstart/qgis_quickstart.rst:221 msgid "Notice how the raster layer is now on top of all other layers in the layer panel. This now renders the raster layer on top of all other layers in the map frame." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:238 +#: ../../build/doc/quickstart/qgis_quickstart.rst:228 msgid "Try moving the 'HYP_50M_SR_W' layer to the bottom of the layer list. This would be a more appropriate position for a map layer like this." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:242 +#: ../../build/doc/quickstart/qgis_quickstart.rst:232 msgid "Navigation tools" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:244 -#: ../../build/doc/quickstart/qgis_quickstart.rst:290 +#: ../../build/doc/quickstart/qgis_quickstart.rst:234 +#: ../../build/doc/quickstart/qgis_quickstart.rst:280 msgid "Learning goals:" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:246 +#: ../../build/doc/quickstart/qgis_quickstart.rst:236 msgid "Identify the navigation toolbar" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:247 +#: ../../build/doc/quickstart/qgis_quickstart.rst:237 msgid "Modify the extent of the map" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:249 +#: ../../build/doc/quickstart/qgis_quickstart.rst:239 msgid "The navigation toolbar as shown below allows users to move around the map and change the map extent." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:255 +#: ../../build/doc/quickstart/qgis_quickstart.rst:245 msgid "For this quick start guide, we will focus on the basics of navigation which can be achieved with only five tools. These tools are listed below, with the number corresponding to the toolbar image above to show the location on the toolbar." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:259 +#: ../../build/doc/quickstart/qgis_quickstart.rst:249 msgid "Pan: Allows the map to be dragged 'Panned' to a new location." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:260 +#: ../../build/doc/quickstart/qgis_quickstart.rst:250 msgid "Zoom in: Allows the map extent to be zoomed in." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:261 +#: ../../build/doc/quickstart/qgis_quickstart.rst:251 msgid "Zoom out: Allows the map to be zoomed out." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:262 +#: ../../build/doc/quickstart/qgis_quickstart.rst:252 msgid "Zoom to full extent: Changes the map extent to fit all of the map layers into the map frame." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:263 +#: ../../build/doc/quickstart/qgis_quickstart.rst:253 msgid "Zoom to layer: Changes the map extent to fit the extent of the layer highlighted in the layer panel." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:265 +#: ../../build/doc/quickstart/qgis_quickstart.rst:255 msgid "Let's try changing the map extent with the zoom-in tool, this will allow the user to zoom in closer on an area of interest." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:268 +#: ../../build/doc/quickstart/qgis_quickstart.rst:258 msgid "Select the 'Zoom in' tool from the navigation toolbar." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:269 +#: ../../build/doc/quickstart/qgis_quickstart.rst:259 msgid "Move the cursor over the map frame." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:270 +#: ../../build/doc/quickstart/qgis_quickstart.rst:260 msgid "Click and hold the left mouse button." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:271 +#: ../../build/doc/quickstart/qgis_quickstart.rst:261 msgid "While still holding the mouse button move the cursor diagonally in any direction. Notice this draws a rectangle which is the area that will be zoomed to." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:272 +#: ../../build/doc/quickstart/qgis_quickstart.rst:262 msgid "Release the mouse button when happy with the area created." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:274 +#: ../../build/doc/quickstart/qgis_quickstart.rst:264 msgid "The process of using the zoom out tool is the same as the zoom-in tool. The result is just the opposite." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:276 +#: ../../build/doc/quickstart/qgis_quickstart.rst:266 msgid "Now, let’s look at the zoom to full extent tool. This tool will zoom the map out to an extent that will fit in all the layers in the map. To use this tool, click on the 'Zoom to full extent' button." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:280 +#: ../../build/doc/quickstart/qgis_quickstart.rst:270 msgid "Finally, try the zoom to layer tool. To use this tool follow these steps:" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:282 +#: ../../build/doc/quickstart/qgis_quickstart.rst:272 msgid "Click on a layer name in the layer panel." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:283 +#: ../../build/doc/quickstart/qgis_quickstart.rst:273 msgid "Click on the 'Zoom to layer' button." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:285 +#: ../../build/doc/quickstart/qgis_quickstart.rst:275 msgid "The map should zoom to the extent of the selected ('active') layer." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:288 +#: ../../build/doc/quickstart/qgis_quickstart.rst:278 msgid "Styling Layers" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:292 +#: ../../build/doc/quickstart/qgis_quickstart.rst:282 msgid "Access the style dock" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:293 +#: ../../build/doc/quickstart/qgis_quickstart.rst:283 msgid "Modify the colour of a layer" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:295 +#: ../../build/doc/quickstart/qgis_quickstart.rst:285 msgid "Layers can be styled in QGIS using the style dock. The style dock is not visible by default, but easily accessible via a button at the top of the layer panel as shown below." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:302 +#: ../../build/doc/quickstart/qgis_quickstart.rst:292 msgid "The above button acts as a toggle so the style dock can be easily hidden from view by clicking the same button again. When the style dock is enabled it will appear on the right-hand side of the screen ready to style the active layer highlighted in the layer panel." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:306 +#: ../../build/doc/quickstart/qgis_quickstart.rst:296 msgid "With the style dock open, we can modify the appearance of the layer shown at the top of the style dock." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:312 +#: ../../build/doc/quickstart/qgis_quickstart.rst:302 msgid "With the style dock now open, we can modify the colour and the width of the lines in the 'ne_10m_rivers_lakes_centrelines' layer. Let’s try modifying the colour first." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:315 +#: ../../build/doc/quickstart/qgis_quickstart.rst:305 msgid "Click on the 'Color' swatch shown below. This will launch a colour palette allowing you to choose a different colour." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:321 +#: ../../build/doc/quickstart/qgis_quickstart.rst:311 msgid "In the 'Select Color' palette, move the cross-hair to your preferred colour." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:327 +#: ../../build/doc/quickstart/qgis_quickstart.rst:317 msgid "Then click the back arrow to return to the symbol render preview." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:333 +#: ../../build/doc/quickstart/qgis_quickstart.rst:323 msgid "The symbol preview will be updated with the new colour, and so will the layer in the map frame." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:339 +#: ../../build/doc/quickstart/qgis_quickstart.rst:329 msgid "In the style dock, we can also modify the size of the map features. To modify the thickness of the lines follow these steps:" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:342 +#: ../../build/doc/quickstart/qgis_quickstart.rst:332 msgid "Make sure that the 'ne_10m_rivers_lakes_centrelines' is selected at the top of the style panel." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:343 +#: ../../build/doc/quickstart/qgis_quickstart.rst:333 msgid "In the style panel enter the value '0.5' in the 'width' input." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:349 +#: ../../build/doc/quickstart/qgis_quickstart.rst:339 msgid "Notice the line in the symbol preview increase in width, and so do the lines that are in the map frame." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:352 +#: ../../build/doc/quickstart/qgis_quickstart.rst:342 msgid "Things to Try" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:354 +#: ../../build/doc/quickstart/qgis_quickstart.rst:344 msgid "Extend QGIS functionality with `Plugins `_." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:356 +#: ../../build/doc/quickstart/qgis_quickstart.rst:346 msgid "Start manipulating data with the `Processing toolbox `_." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:358 +#: ../../build/doc/quickstart/qgis_quickstart.rst:348 msgid "Use QGIS to view content from a `PostGIS database `_." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:360 +#: ../../build/doc/quickstart/qgis_quickstart.rst:350 msgid "Try publishing your QGIS map to the web using `QGIS Map Server <../overview/qgis_mapserver_overview.html>`_. in the :menuselection:`Geospatial --> Web Services` menu." msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:364 +#: ../../build/doc/quickstart/qgis_quickstart.rst:354 msgid "What Next?" msgstr "" -#: ../../build/doc/quickstart/qgis_quickstart.rst:366 +#: ../../build/doc/quickstart/qgis_quickstart.rst:356 msgid "To learn more about QGIS, a good starting point is the `Documentation page`_ on the QGIS homepage and `A Gentle Introduction to GIS`_ eBook." msgstr "" diff --git a/locale/pot/quickstart/rasdaman_quickstart.pot b/locale/pot/quickstart/rasdaman_quickstart.pot index 95bb005ef4..fe54673192 100644 --- a/locale/pot/quickstart/rasdaman_quickstart.pot +++ b/locale/pot/quickstart/rasdaman_quickstart.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 13.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-18 16:31-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -24,103 +24,111 @@ msgstr "" msgid "Rasdaman is a Big Data Engine for flexible ad-hoc analytics on multi-dimensional spatio-temporal sensor, image, simulation, and statistics data of unlimited size. The Web Coverage Processing Service (WCPS) query language is an Open Geospatial Consortium (OGC) standard wich allows filtering and processing of multi-dimensional raster coverages, such as sensor, simulation, image, and statistics data using web services. The WCPS queries are translated to rasdaman query language, rasql, and are executed on rasdaman. This quick start shows how to access and manipulate an example 2D coverage using WCPS language." msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:29 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:30 +msgid "Setup" +msgstr "" + +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:32 +msgid "The first step before trying any of the following queries is to start rasdaman and Tomcat. Open the *Databases* directory on the Desktop, and then *Start Rasdaman Server*. Allow two to three minutes for rasdaman and especially Tomcat to fully start (once the `rasdaman web client `_ loads in the browser)." +msgstr "" + +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:38 +msgid "Afterwards, you can open *Rasdaman-Earthlook Demo* from the same directory, which will launch a local demonstrator in the browser. For a more hands-on tutorial though, continue with the next examples here." +msgstr "" + +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:44 msgid "Running WCPS Queries" msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:34 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:49 msgid "Either:" msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:32 -msgid "Go to `WCPS servlet page `_ and enter you query in the query boxes and press send." +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:47 +msgid "Go to the `rasdaman web client `_, switch to the *ProcessCoverages* tab, and enter your query in the query boxes and press send." msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:33 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:48 msgid "Add your query in this url: http://localhost:8080/rasdaman/ows?query=your_query and run it using a browser." msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:37 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:52 msgid "Running Coverage" msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:39 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:54 msgid "The example coverage which will be used in the seqeul is a 6 MB image as bellow:" msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:45 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:60 msgid "Access A Coverage" msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:47 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:62 msgid "The WCPS query to access the full coverage is as follows:" msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:53 -msgid "Click on `coverage `_ to execute it on the browser." +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:68 +msgid "Click on `coverage request `_ to execute it in the browser." msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:57 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:72 msgid "Select a Subset of the Coverage" msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:59 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:74 msgid "The WCPS query to access a subset of the coverage is as follows:" msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:65 -msgid "Click on the `subsetting `_ to execute it on the browser." +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:80 +msgid "Click on the `subsetting request `_ to execute it on the browser." msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:67 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:82 msgid "The query result is an image as follows:" msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:74 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:89 msgid "Band Extraction from the Coverage" msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:76 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:91 msgid "The WCPS query to access the red band of the coverage is as follows:" msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:82 -msgid "Click on `band extraction `_ to execute it on the browser." -msgstr "" - -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:84 -msgid "You should see the following image in the browser:" +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:97 +msgid "Click on `band extraction `_ to execute it; you should see the following image in the browser as a result:" msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:90 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:103 msgid "Arithmetic Operation: Extracting NDVI of the Coverage" msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:92 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:105 msgid "The NDVI (Normalized Difference Vegetation Index) is a measure for the probability of vegetation in remote sensing, i.e., the closer to +1 a pixel is, the more likely it is plants. The WCPS query to derive NDVI from the coverage is as follows:" msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:110 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:123 msgid "What Next?" msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:112 -msgid "The `rasdaman tutorial `_ provides a condensed introduction to the concepts behind rasdaman, rasql and the OGC web services support." +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:125 +msgid "The `rasdaman tutorial `_ provides a condensed introduction to the concepts behind rasdaman, rasql and the OGC web services support." msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:113 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:126 msgid "Learn more about the OGC `Web Coverage Processing Service `_ (WCPS) Language standard (which was heavily inspired by rasdaman); a good starting point is the `documentation and tutorials page `_ and `WCPS Query SandBox `_." msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:114 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:127 msgid "Interested in coverage data and services in general? Visit OGC's `Coverages Domain Working Group wiki `_." msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:115 -msgid "Explore the `rasdaman documentation `_ to learn about rasdaman administration, its query language, and data ingestion." +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:128 +msgid "Explore the `rasdaman documentation `_ to learn about rasdaman administration, its query language, and data ingestion." msgstr "" -#: ../../build/doc/quickstart/rasdaman_quickstart.rst:116 +#: ../../build/doc/quickstart/rasdaman_quickstart.rst:129 msgid "Go to the `multi-dimensional demo `_ to explore interactive 1-D to 4-D rasdaman demos. The small ones are part of OSGeoLive, those utilizing larger sets (beyond this drive's capacity) forward to the `OGC standards showcase site `_ ." msgstr "" diff --git a/locale/pot/quickstart/t-rex_quickstart.pot b/locale/pot/quickstart/t-rex_quickstart.pot index 61253c4d99..a1b2d60c70 100644 --- a/locale/pot/quickstart/t-rex_quickstart.pot +++ b/locale/pot/quickstart/t-rex_quickstart.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 13.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-18 16:31-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -61,54 +61,58 @@ msgid "t-rex comes with built-in viewers for inspecting generated vector tiles." msgstr "" #: ../../build/doc/quickstart/t-rex_quickstart.rst:43 -msgid "Click on th `X-Ray` entry in the upper right menu, to open the x-ray viewer." +msgid "Open the t-rex backend on http://127.0.0.1:6767/" msgstr "" #: ../../build/doc/quickstart/t-rex_quickstart.rst:44 +msgid "Click on th `X-Ray` entry in the upper right menu, to open the x-ray viewer." +msgstr "" + +#: ../../build/doc/quickstart/t-rex_quickstart.rst:45 msgid "Hover the mouse on a line to inspect the content of a feature." msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:49 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:50 msgid "Try also the other viewers. Remark: The Mapbox GL viewer and and Maputnik require WebGL support, which is probably not available when running OSGeoLive in a VM." msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:54 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:55 msgid "Cache seeding" msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:56 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:57 msgid "Close the browser and the terminal window running t-rex." msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:57 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:58 msgid "Open any text editor (e.g. :menuselection:`Accessories --> Leafpad`)." msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:59 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:60 msgid "Create the file \"ne.toml\" in your home directory: :file:`/home/user/ne.toml`" msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:62 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:63 msgid "Put the following content in it::" msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:105 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:106 msgid "Open a terminal (:menuselection:`System Tools --> LXTerminal`) and type::" msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:109 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:110 msgid "To inspect the generated tiles type::" msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:115 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:116 msgid "What Next?" msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:117 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:118 msgid "To create your own map viewer you can use the snippets on the info page in the t-rex backend." msgstr "" -#: ../../build/doc/quickstart/t-rex_quickstart.rst:119 +#: ../../build/doc/quickstart/t-rex_quickstart.rst:120 msgid "After that you can use the built-in Maputnik editor (also linked from the info page) to create your own Mapbox GL Json style." msgstr "" diff --git a/locale/pot/quickstart/virtualization_quickstart.pot b/locale/pot/quickstart/virtualization_quickstart.pot index 825c5b7589..8d93f2e409 100644 --- a/locale/pot/quickstart/virtualization_quickstart.pot +++ b/locale/pot/quickstart/virtualization_quickstart.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 13.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-18 16:31-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -141,50 +141,74 @@ msgid "Now bootup the VM by clicking the Start (green arrow) button." msgstr "" #: ../../build/doc/quickstart/virtualization_quickstart.rst:95 -msgid "Once the OSGeo system comes up, add yourself to the vboxsf group so that the shared folders (defined above) are accessible by running in a terminal window:" +msgid "When you install the iso on the VM, the username must be set to \"user\"" msgstr "" #: ../../build/doc/quickstart/virtualization_quickstart.rst:97 -msgid "``user@osgeolive:~$ sudo usermod -a -G vboxsf user``" +msgid "The user \"user\" is not a member of the \"users\" group on the OSGeoLive virtual machine. This prevents some tools from writing to its data directory and causes some software to fail to start." msgstr "" #: ../../build/doc/quickstart/virtualization_quickstart.rst:99 -msgid "In the above example, we defined a Shared Folder path on the host system and named it \"GIS\" in the VM Settings. The shared folder will appear in the file system under /media/sf_GIS/. To mount this folder in the user's home directory, for example, in a terminal do:" +msgid "The solution is to fix the vmdk with the following one-time procedure:" msgstr "" #: ../../build/doc/quickstart/virtualization_quickstart.rst:101 -msgid "``user@osgeolive:~$ mkdir GIS``" +msgid "Start a terminal." +msgstr "" + +#: ../../build/doc/quickstart/virtualization_quickstart.rst:102 +msgid "Run \"sudo adduser user users\"." msgstr "" #: ../../build/doc/quickstart/virtualization_quickstart.rst:103 -msgid "``user@osgeolive:~$ sudo mount -t vboxsf -o uid=user,rw GIS /home/user/GIS``" +msgid "Apply this change by starting a new desktop session: either restart the virtual machine or log out and log back in (username \"user\", password \"user\")." msgstr "" #: ../../build/doc/quickstart/virtualization_quickstart.rst:105 +msgid "Also once the OSGeo system comes up, add yourself to the vboxsf group so that the shared folders (defined above) are accessible by running in a terminal window:" +msgstr "" + +#: ../../build/doc/quickstart/virtualization_quickstart.rst:107 +msgid "``user@osgeolive:~$ sudo usermod -a -G vboxsf user``" +msgstr "" + +#: ../../build/doc/quickstart/virtualization_quickstart.rst:109 +msgid "In the above example, we defined a Shared Folder path on the host system and named it \"GIS\" in the VM Settings. The shared folder will appear in the file system under /media/sf_GIS/. To mount this folder in the user's home directory, for example, in a terminal do:" +msgstr "" + +#: ../../build/doc/quickstart/virtualization_quickstart.rst:111 +msgid "``user@osgeolive:~$ mkdir GIS``" +msgstr "" + +#: ../../build/doc/quickstart/virtualization_quickstart.rst:113 +msgid "``user@osgeolive:~$ sudo mount -t vboxsf -o uid=user,rw GIS /home/user/GIS``" +msgstr "" + +#: ../../build/doc/quickstart/virtualization_quickstart.rst:115 msgid "Now files on your host machine in the chosen folder will also be available in the VM in the \"GIS\" folder in user's home directory." msgstr "" -#: ../../build/doc/quickstart/virtualization_quickstart.rst:108 +#: ../../build/doc/quickstart/virtualization_quickstart.rst:118 msgid "See Also:" msgstr "" -#: ../../build/doc/quickstart/virtualization_quickstart.rst:110 +#: ../../build/doc/quickstart/virtualization_quickstart.rst:120 msgid "OSGeo wiki pages:" msgstr "" -#: ../../build/doc/quickstart/virtualization_quickstart.rst:110 +#: ../../build/doc/quickstart/virtualization_quickstart.rst:120 msgid "`Other ways to create a Virtual Machine `_" msgstr "" -#: ../../build/doc/quickstart/virtualization_quickstart.rst:112 +#: ../../build/doc/quickstart/virtualization_quickstart.rst:122 msgid ":doc:`osgeolive_quickstart`" msgstr "" -#: ../../build/doc/quickstart/virtualization_quickstart.rst:113 +#: ../../build/doc/quickstart/virtualization_quickstart.rst:123 msgid ":doc:`osgeolive_install_quickstart`" msgstr "" -#: ../../build/doc/quickstart/virtualization_quickstart.rst:114 +#: ../../build/doc/quickstart/virtualization_quickstart.rst:124 msgid ":doc:`usb_quickstart`" msgstr "" diff --git a/locale/pot/sponsors.pot b/locale/pot/sponsors.pot index 83b71169c1..e6db74b9bb 100644 --- a/locale/pot/sponsors.pot +++ b/locale/pot/sponsors.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: OSGeoLive 13.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-18 16:31-0500\n" +"POT-Creation-Date: 2019-08-06 12:41-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -149,6 +149,7 @@ msgstr "" #: ../../build/contributors.csv:1 #: ../../build/contributors.csv:1 #: ../../build/contributors.csv:1 +#: ../../build/contributors.csv:1 #: ../../build/translators.csv:1 #: ../../build/translators.csv:1 #: ../../build/translators.csv:1 @@ -247,7 +248,6 @@ msgstr "" #: ../../build/contributors.csv:1 #: ../../build/contributors.csv:1 #: ../../build/contributors.csv:1 -#: ../../build/contributors.csv:1 #: ../../build/translators.csv:1 #: ../../build/translators.csv:1 #: ../../build/translators.csv:1