Änderungen von Dokument 3.3. Software
Zuletzt geändert von Barbara Debre am 2018/08/23 08:58
<
>
bearbeitet von Barbara Debre
am 2018/08/17 08:13
am 2018/08/17 08:13
bearbeitet von Barbara Debre
am 2018/08/17 08:24
am 2018/08/17 08:24
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -13,7 +13,11 @@ 13 13 |((( 14 14 Ein [[**geographisches Informationssystem**>>https://de.wikipedia.org/wiki/Geoinformationssystem]] (GIS) ist ein System, das geografische oder räumliche Daten integrieren, speichern, bearbeiten, analysieren, teilen und anzeigen soll. GIS-Anwendungen sind Werkzeuge, die es Nutzern ermöglichen, interaktive Abfragen (von Nutzern erstellte Recherchen) zu erstellen, räumliche Informationen zu analysieren, Daten in Karten zu bearbeiten und die Ergebnisse all dieser Operationen darzustellen. Geographische Informationswissenschaft ist die Wissenschaft, die geographischen Konzepten, Anwendungen und Systemen zugrunde liegt. 15 15 ))) 16 -|The [[**Jupyter Notebook**>>https://jupyter.org/]] is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more. The[[ IPython>>https://ipython.org/notebook.html]] Notebook is now known as the Jupyter Notebook. It is an interactive computational environment, in which you can combine code execution, rich text, mathematics, plots and rich media. 16 +|((( 17 +Das [[**Jupiter Notebook>>https://jupyter.org/**]] ist eine Open-Source-Web-Anwendung, die es ermöglicht, Dokumente zu erstellen und zu teilen, die Live-Code, Gleichungen, Visualisierungen und Erzähltexte enthalten. Anwendungen sind: Datenreinigung und-Transformation, numerische Simulation, statistische Modellierung, Datenvisualisierung, maschinelles Lernen und vieles mehr. Das [[IPython>>https://de.wikipedia.org/wiki/IPython]] Notebook ist jetzt als Jupyter Notebook bekannt. Es ist eine interaktive Rechenumgebung, in der die Code-Ausführung, Rich Text, Mathematik, Plots und Rich Media kombiniert werden können. 18 + 19 +The [[**Jupyter Notebook**>>https://jupyter.org/]] is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more. The[[ IPython>>https://ipython.org/notebook.html]] Notebook is now known as the Jupyter Notebook. It is an interactive computational environment, in which you can combine code execution, rich text, mathematics, plots and rich media. 20 +))) 17 17 |[[**Python**>>https://www.python.org/]] is an interpreted high-level programming language for general-purpose programming, with a design philosophy that emphasizes code readability, notably using significant whitespace. It provides constructs that enable clear programming on both small and large scales. Python features a dynamic type system and automatic memory management. It supports multiple programming paradigms, including object-oriented, imperative, functional and procedural, and has a large and comprehensive standard library. In addition, Python is available for many operating systems. 18 18 |[[**QGIS**>>https://www.qgis.org/en/site/]] (previously known as Quantum GIS) is a free and open-source cross-platform desktop GIS application allowing users to analyze and edit spatial information, in addition to composing and exporting graphical maps. QGIS supports both raster and vector layers. Multiple data formats are supported such as: shapefiles, coverages, personal geodatabases, dxf, MapInfo, PostGIS, and other formats. Web services, including Web Map Service and Web Feature Service, are also supported to allow use of data from external sources. 19 19