Willkommen beim QGIS Projekt! (2024)

Navigation

QGIS

3.38.0 RC
3.34.8 LTR

'+ '

Spenden Sie jetzt

'+ '

Diese Nachricht schließen

'+ '

'+ '

Willkommen beim QGIS Projekt! (1)

'); $('#thankyou').click(function(){ $('#thankyou').hide(); }); $('#closethankyou').click(function(){ $('#thankyou').hide(); }); var showThankyouSelector if (currentPage.includes('/download.html')){ showThankyouSelector = 'a.reference' } else if (currentPage.includes('/alldownloads.html')){ // Only select the windows Installer download links showThankyouSelector = 'section#windows a.reference:contains("Installer")' } $(showThankyouSelector).click(function(){ $('#thankyou').show(); return true; }); } else if (currentPage == "site/forusers/alldownloads.html"){ replacesha('qgis-rel-dev'); replacesha('qgis-ltr-dev'); replacesha('qgis-dev'); } }); // // load current page in a different language // function gotoLang(lang){ var currentUrl = window.location.href; var newUrl = currentUrl.replace(currentLang, '/'+lang+'/'); window.location.href = newUrl; } // // function to load a json (feed) and create html for it // currently only used for sustaining members // function json2html(url, holder, count, showcont, spanclass){ var html = ''; $.getJSON(url, function (data) { if (spanclass == undefined){ spanclass = "span2" } var maxitems = 7; if(count)maxitems=count; var showcontent = false; if(showcont)showcontent=showcont; var counter = 0; $.each( data.rss.channel.item, function( key, val ){ var item = val; var imglink = '#'; var link = '#'; var content = ''; var member_level = 'Small'; if (item.member_url){link=item.member_url}; if (item.image_url){imglink=item.image_url}; if (item.member_level){member_level=item.member_level}; var title = item.title; content = '

Willkommen beim QGIS Projekt! (2)

'+ '

'+item.member_country+'
Membership level: '+member_level+'
'+ '('+item.start_date+' - '+item.end_date+')

'; html+='

'; html+=''+title+''; html+=content; html+='

'; }) $(holder).append(html); }) } // // function to load an atom feed, an put it in an element // function atom(url, holder, count, showcont, spanclass){ $.get(url, function (data) { var html = ""; if (spanclass == undefined){ spanclass = "span2" } var maxitems = 7; if(count)maxitems=count; var showcontent = false; if(showcont)showcontent=showcont; var counter = 0; $(data).find("entry").each(function () { var el = $(this); var title = el.find('title').text(); var author = el.find('name').text(); var content = el.find('content').text(); if (content.length==0){ // try summary content = el.find('summary').text(); } var imglink='#'; var link='#'; el.find('link').each( function(){ // flickr image for maps and qgis screenshots if ($(this).attr('rel') == 'enclosure'){ // s - Specifies the small square size of 75x75 pixels. // t - Specifies the thumbnail size with 100 pixels on the longest side. // m - Specifies the medium size with 240 pixels on the longest side. // z - Specifies the medium size with 640 pixels on the longest side. // b - Specifies the large size with 1024 pixels on the longest side. // q - square imglink = $(this).attr('href').replace('_b.jpg','_q.jpg'); } // links else if ($(this).attr('rel') == 'alternate'){ link = $(this).attr('href'); } } ) counter++; if (counter<=maxitems && (holder == '#qgisflickrmapsatom' || holder == '#qgisflickrscreenshotsatom') ){ // html for flickr maps html+='

'; if(imglink!='#'){ html+=''; } html+='

\n'; } else if (counter<=maxitems){ // visual changelogs, qugs feed and planet feed var addit = true; if (holder == '#qgisplanetatom'){ var s = title.split(':'); title = s[0]; content = s[1]; // skip blog.qgis.org posts if (link.indexOf('blog.qgis.org')>=0){ addit = false; counter --; } } else if (holder == '#qgissustainingmembersatom' || holder == '#qgissustainingmembersatom'){ html+='

'; html+=''+title+''; html+=content; html+='

'; addit = false; // we are building html ourselves!! } else if (holder == '#qgisblogatom'){ var s = title.split(':'); if (s[0] != 'QGIS Project blog'){ addit = false; counter--; } // trying to extract date from link // http://blog.qgis.org/2017/09/02/do-you-want-to-host-a-qgis-developer-meeting/ d = link.split('/').slice(3,6); // 2017,09,02 title = 'Willkommen beim QGIS Projekt! (4) - ' + d[0] + '/' + d[1] + '/' + d[2] + ' - ' + s[1]; content = ''; } if (addit){ html+='

'; html+=''+title+''; if (showcontent) { html+=content; }; html+='

\n'; } } }); $(holder).append(html); }); } // // function to replace a item // function replacesha(id) { var xhr = new XMLHttpRequest(); xhr.onload = function () {var sha = this.responseText.substring(this.responseText.indexOf(':')+1); document.getElementById(id).innerHTML = "" + sha + ""; }; xhr.open('GET', '/downloads/' + id + '.sha'); xhr.send(); }

  • QGIS entdecken
  • Für Benutzer
  • Mitmachen
  • Dokumentation

Zeit bis zum freeze
Zeit bis zur Paketierung
Zeit bis zum nächsten Pointrelease

Ein freies Open-Source-Geographisches-Informationssystem

Willkommen beim QGIS Projekt! (5)

Neue Version: 3.38!

Hole das Installationsprogramm oder die Pakete für Ihr Betriebssystem und lesen Sie das Änderungsprotokoll

Willkommen beim QGIS Projekt! (6)

QGIS Gemeinschaftstreffen

Erfahren Sie mehr über unsere Tradition von Treffen von QGIS Nutzern und Mitwirkenden!

Willkommen beim QGIS Projekt! (7)

Sieh cool aus und unterstütze das QGIS Projekt!

Wähle deinen Stil und Lieblingsfarbe und zeige deine Unterstützung mit unseren QGIS Goodies!

Erstellen, bearbeiten, anzeigen, analysieren räumlicher Information unter Windows, macOS, Linux, BSD und Mobilgeräten
Für Ihren Desktop, Server, im Webbrowser und als Bibliothek zur Entwicklung

Jetzt herunterladen

Version 3.38.0 RC
Version 3.34.8 LTR

QGIS unterstützen

Jetzt spenden!

Neuigkeiten zum Projekt

Neueste Blog-Beiträge zum Projekt (blog.qgis.org)
Loslegen Beginnen Sie QGIS für Ihre GIS-Aufgaben zu verwenden
Mitmachen Gestalten Sie die Zukunft von QGIS mit Ihren Beiträgen.
Mehr erfahren Schulungsunterlagen und Referenzdokumentation.

Neuigkeiten aus der Community

Erfahren Sie mehr über aktuelle Themen des QGIS-Projektes und der Community.

Kommende Benutzer- & Entwicklertreffen

Neueste Community Nachrichten
Mehr Karten und Bildschirmfotos ansehen

Dauerhafte Fördermitglieder

Navigation

Willkommen beim QGIS Projekt! (2024)

FAQs

Is QGIS better than ArcGIS? ›

QGIS and ArcGIS usability may vary depending on your particular preferences and experience. Some users may choose QGIS because it is more convenient and adaptive, whilst others may prefer ArcGIS because it is more efficient and consistent.

What does QGIS stand for? ›

QGIS (Quantum Geographic Information System) is a free, open-source software that allows users to create, edit, visualize, analyze, and publish geospatial information. There are many benefits to using QGIS. First, the software offers many free online resources and maps available to download.

Who is the founder of QGIS? ›

The QGIS project was founded by Gary Sherman in 2002. He was looking for a fast geographic data viewer that runs on Linux and supports a broad range of data sources.

How to package a QGIS project? ›

You can use a geopackage to package your QGIS project and its data sources in a compact and portable way. You can then share this file with other QGIS users and they can load it and view your project. To create a geopackage from your QGIS project, you can use the Package Layers tool in the Processing Toolbox.

Does NASA use ArcGIS? ›

NASA's Earthdata Geographic Information System (EGIS) is a resource for distributing cloud-native, GIS-ready NASA Earth observation data, services, and resources. This includes ArcGIS and Open Geospatial Consortium (OGC)-compliant raster and feature geospatial services and raster analytic functions.

What are the disadvantages of QGIS? ›

Users value the accessibility of QGIS as an open-source software option for their mapping needs. Clunky and unintuitive user interface: Several users have found the user interface of QGIS to be clunky and unintuitive, making it difficult to make maps quickly and efficiently.

Is GIS becoming obsolete? ›

It is undeniable that GIS is currently utilized by numerous organizations, with substantial financial investments. However, like any other product, its usage will persist until a worthy replacement emerges.

How powerful is QGIS? ›

QGIS offers a wide range of functionality, such as vector and raster analysis, geoprocessing, geocoding, georeferencing, web mapping, and 3D visualization. QGIS also supports many data formats and standards, such as Shapefile, GeoTIFF, GeoJSON, WMS, WFS, and PostGIS.

What language is QGIS written in? ›

Developed using the Qt toolkit (https://www.qt.io), it's mainly written in C++ and Python languages. This means that QGIS feels snappy to use and has a pleasing, easy to use graphical user interface. QGIS source code is available at https://github.com/qgis/QGIS.

Is QGIS based on Python? ›

The QGIS Python Console is an interactive shell for the python command executions. It also has a python file editor that allows you to edit and save your python scripts. Both console and editor are based on PyQScintilla2 package.

Is QGIS free or paid? ›

QGIS is an open-source geographic information system (GIS) software. It is free to use and has a large community of users and developers.

How much does QGIS software cost? ›

Starting from $0, QGIS is priced initially at no cost and is most suitable for business of all sizes. QGIS can be deployed on-premise and is accessible from a limited set of platforms including Windows and Linux devices. Similar alternatives to QGIS include Brady PowerDesk, MAIN-TOOL and CloudApper Facilities.

Can ArcGIS read QGIS files? ›

SLYR now allows you to export QGIS documents into ArcGIS Pro formats! This is an extremely exciting development… for the first time ever QGIS users now have the capacity to export their work into formats which can be supplied directly to ESRI users.

How to repair a layer in QGIS? ›

You can:
  1. Double-click in the Datasource field, adjust the path of each layer and click Apply changes;
  2. Select a row, press Browse to indicate the correct location and click Apply changes;
  3. Press Auto-Find to browse the folders and try to automatically fix all or selected broken path(s).

What is the best GIS mapping software? ›

Market Share for Top Mapping And GIS Technologies
RankingTechnologyMarket share(Est.)(%)
1ArcGIS28.62
2Mapbox27.52
3ArcGIS Online15.09
4ESRI11.46
31 more rows

Why do people use QGIS? ›

Functionality. QGIS functions as geographic information system (GIS) software, allowing users to analyze and edit spatial information, in addition to composing and exporting graphical maps. QGIS supports raster, vector, mesh, and point cloud layers. Vector data is stored as either point, line, or polygon features.

What are the pros of QGIS? ›

Competitive advantages of QGIS
  • Zero Cost. Free for anyone to use for absolutely any purpose.
  • Rapid Development. Open source code means regular iterative updates.
  • High Popularity. ...
  • Industrial Capability. ...
  • Interoperability. ...
  • Graphic User Interface. ...
  • Plug-in Extensions. ...
  • Rapid Processing.

Can QGIS be used commercially? ›

QGIS is an open-source geographic information system software, which means that it can be freely used, modified, and distributed by individuals and organizations, including for commercial purposes. Companies can use QGIS to create maps, manage and analyze geospatial data, and perform other GIS-related tasks.

Top Articles
Latest Posts
Article information

Author: Cheryll Lueilwitz

Last Updated:

Views: 6398

Rating: 4.3 / 5 (74 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: Cheryll Lueilwitz

Birthday: 1997-12-23

Address: 4653 O'Kon Hill, Lake Juanstad, AR 65469

Phone: +494124489301

Job: Marketing Representative

Hobby: Reading, Ice skating, Foraging, BASE jumping, Hiking, Skateboarding, Kayaking

Introduction: My name is Cheryll Lueilwitz, I am a sparkling, clean, super, lucky, joyous, outstanding, lucky person who loves writing and wants to share my knowledge and understanding with you.