Questions tagged [qgis-plugins]

Software plugins that add functionality to the QGIS package

QGIS has a plugin infrastructure. You can add a lot of new functionality by writing your own plugins. These plugins can either be written in C++ or in Python.

3021 questions
9
votes
4 answers

What QGIS plugins do you consider to be essential?

What QGIS plugins do you consider to be essential - vector, raster, geoprocessing plugins?
Radar
  • 10,659
  • 9
  • 60
  • 113
7
votes
2 answers

Adding XY data on QGIS

Does QGIS menu have any XY tool like in ArcGIS to add XY data? I have used the other method to capture XY coordinate. Can anyone help?
Molefe Mooke
  • 71
  • 1
  • 1
  • 2
6
votes
2 answers

Generating random points in selected areas?

I think my question is answered in different posts but I can't really make sense of them. Background: We are designing a survey of a sample population of farmers to identify the seeds they use. I have a vector layer indicating the land use…
Francesco
  • 773
  • 9
  • 22
3
votes
0 answers

How to install statist plugin in QGIS / OS X

I am stuck with installing a plugin for QGIS namend "Statist". I get the following message when starting QGIS: "Missing matplotlib Python module". So basically this question relates to all plugins for QGIS using the matplotlib python module. I have…
user1260086
  • 101
  • 4
3
votes
2 answers

What expression will give age in years in QGIS?

I have the date at which a pipe was laid. I want to create a field giving the age of the pipe in years. How do I do this in QGIS?
TraineeGIS
  • 31
  • 3
3
votes
0 answers

Why does the Semi-Automatic Classification Plugin repeatedly claim that I need to restart qgis?

I have installed the Semi-Automatic Classification Plugin several times, both through the plugin manager, and via a manual installation. But it repeatedly tells me I have to restart QGIS? But restarting QGIS does not change a thing. I read on this…
2
votes
3 answers

Contour lines and grid intersection points in QGIS

I'm looking for a way to get a list of altitude for de point in a grid and I think that is possible using intersection points between contour lines and the grid, in a similar way that the tool MapEditor of Wasp do…
Ilian
  • 21
  • 1
2
votes
0 answers

Sending data between QGIS and other programs in real time

I would like to be able to grab information about QGIS users' interactions and send things like cursor position and button events to a separate program running concurrently in MacOS. With GRASS tools I could use the Unix Pipe for this. Is it…
user112820
  • 21
  • 1
2
votes
0 answers

Combining different bands

I have downloaded Sentinel 2 and Aster images with the SCP in QGIS. When I try to build a raster or create a bandset using different band combinations, the images turn out black. When I look at the single bands, it shows me the correct image, but…
2
votes
0 answers

OSM datasets auto rectification

Is there a plugins in QGIS that can auto rectify Openstreetmap vector area change sets as per aerial imagery
2
votes
0 answers

Exporting QGIS clipped file to Civil 3D

I have been trying to solve the problem to get a small portion of a larger GIS map into my AutoCAD Civil 3D for a site plan. I currently obtained a large map from the county as a .gdb file and I have successfully imported it. I just however want a…
botto
  • 21
  • 2
2
votes
0 answers

How to get Coordinate axis (x,y) parallel to orientation in QGIS?

I am using QGIS 2.14.11. I have a map with drains as you can see on the map. I would like the coordinate (x,y) of each point but my origin point (at the corner just below in red on the map) will be (0,0). The x axis will be parallel at the length…
2
votes
0 answers

Move tool feature in digitizing toolbar doesn't work/ not available

I can't move any polygons and the layer is in the edit mode, but the move feature button in the digitizing toolbar doesn't appear to be enabled to click it.
Rishan Yaheya
  • 99
  • 1
  • 1
  • 4
2
votes
0 answers

QGIS crashes when updating / deleting / starting the Semi-Automatic Classification Plugin

My QGIS (2.18) crashes when updating / deleting / starting / activating / deactivating the Semi-Automatic Classification Plug-in without any log-massage. QGIS startup massage is: Semi-Automatic Classification Plugin: Please, restart QGIS for …
MartinMap
  • 8,262
  • 7
  • 50
  • 114
2
votes
0 answers

XYToPoint PlugIn

Please is there any limited to the number of records (rows) and or attribute columns as I am trying to assign X & Y coordinates to a DB table but unfortunately it is not displaying anything on the map? - XYToPoints PlugIn seems to work fine with a…
1
2 3 4