QGIS Documentation Project
2.18
English
Bŭlgarski
Češka
Deutsch
Español
Suomalainen
Français
Bahasa Indonesia
Italiano
日本語
한국어
Nederlands
Português
Português (Brazil)
Română
Русский
Turkish
Chinese (traditional)
Документация QGIS2.18
следующий
предыдущий
|
»
Руководство пользователя QGIS
»
Processing providers and algorithms
»
QGIS algorithm provider
»
<< prev
next >>
Содержание
User guide/Manual (QGIS 2.18)
Преамбула
Предисловие
Элементы
Возможности
What’s new in QGIS 2.18
Первые шаги
QGIS GUI
Основные инструменты
QGIS Configuration
Работа с проекциями
Managing Data Source
Работа с векторными данными
Работа с растровыми данными
Print Composer
Работа с данными OGC
Работа с данными GPS
Authentication System
Интеграция с GRASS GIS
QGIS Standalone Browser
QGIS processing framework
Processing providers and algorithms
Модули QGIS
Справка и поддержка
Contributors
Приложение
Литература и ссылки на web-ресурсы
User guide/Manual PDF’s
PyQGIS cookbook (QGIS 2.18)
QGIS Developers Guide
Documentation Guidelines
A gentle introduction in GIS
Trainings manual
` `
Raster general
¶
Установить стиль для растрового слоя
Установить стиль для растрового слоя
¶
Description
¶
<put algorithm description here>
Parameters
¶
Raster
layer
[raster]
<put parameter description here>
Style
file
[file]
<put parameter description here>
Outputs
¶
Styled
layer
[raster]
<put output description here>
Console usage
¶
processing
.
runalg
(
'qgis:setstyleforrasterlayer'
,
input
,
style
)
See also
¶
следующий
предыдущий
|
»
Руководство пользователя QGIS
»
Processing providers and algorithms
»
QGIS algorithm provider
»