Examples with "GIS Python" and their translation in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
We will start with a brief and focused introduction into GRASS GIS graphical user interface (GUI) and we will continue with short introduction to GRASS GIS Python interface.
Vamos a empezar con una breve introducción a la interfaz gráfica (GUI) y continuaremos con una pequeña introducción a la interfaz del intérprete Python de GRASS GIS.
Andere resultaten
Development of several GIS applications using Python and OpenGL.
Desarrollo de varias aplicaciones GIS utilizando Python y OpenGL.
For the fulfillment of this objective, the tool was developed in the QGIS GIS, using the Python programming language.
Para el cumplimiento de este objetivo, se desarrolló la herramienta en el SIG de QGIS, utilizando el lenguaje de programación Python.
Welcome to the world of PyQGIS, the blending of Quantum GIS and Python to extend and enhance your open source GIS toolbox.
Bienvenido al mundo de PyQGIS, la mezcla de Quantum GIS y Python para ampliar y mejorar la caja de herramientas SIG de código abierto.
In fact, Python today is by far the most widely used language by GIS users and programmers.
De hecho, Python hoy es, de lejos, el idioma más utilizado por los usuarios y programadores de SIG.
Skills Analysis and preparation of data to use in hydrological studies using GIS programming and data processing in Python and Fortran.
Habilidades Análisis y preparación de datos para su utilización en estudios hidrológicos, empleando Sistemas de Información Geográfica y programación de procesamiento de datos en Python y Fortran.
Since that time, Python has not only been utilized within commercial GIS such as products by Esri but also open source platforms, including as part of QGIS and GRASS.
Desde ese momento, Python también ha sido utilizado por otras compañías, incluidas QGIS y GRASS.
ArcGIS Python API allows GIS analysts and data scientists to query, visualize, analyze, and transform their spatial data using the raster analysis tools available in their organization.
La API de Python de ArcGIS permite a los analistas de SIG y a los científicos especializados en datos consultar, analizar y transformar sus datos espaciales usando las potentes herramientas de análisis de ráster disponibles en su organización.
In GRASS GIS, the spaces around operators are optional, however it is a best practice to use them (same as in Python or C).
En GRASS GIS, los espacios alrededor de los operadores son opcionales, sin embargo, es una buena práctica el usarlos (lo mismo que en Python o C).
ArcGIS includes a Python API known as ArcPy, which gives you access to all geoprocessing tools as well as an exhaustive suite of scripting functions that help you automate GIS tasks.
ArcGIS incluye una API Python conocida como ArcPy, que te da acceso a todas las herramientas de geoprocesamiento y a un exhaustivo conjunto de funciones de codificación que te ayudan a automatizar las tareas SIG.
However, any module in GRASS GIS can be called from Python, so if we would like to install some tools or just ensure that they are installed and updated, we can call g.extension from Python
Sin embargo, cualquier módulo en GRASS GIS puede ser llamado desde Python, así que si se quisiera instalar alguna herramienta o solamente asegurarse de que esté instalada y actualizada, se puede llamar g.extensión desde Python
A common reaction when users experience the ArcGIS Python API for the first time is they think it's the return of Avenue, ArcPlot or AML for the modern [Web] GIS world.
La primera reacción de muchos usuarios al usar ArcGIS Python API es volver a Avenue, ArcPlot o AML para el mundo (web) GIS moderno.
The simplest way to execute the Python code which uses GRASS GIS packages is to use Simple Python Editor integrated in GRASS GIS (accessible from the toolbar or the Python tab in the Layer Manager).
La manera más sencilla de ejecutar el código de Python que usa los paquetes de GRASS GIS es usar el Editor simple de Python integrado a GRASS GIS (accesible desde la barra de herramientas o la pestaña Python en el Administrador de capas).