Skip to main content

Questions tagged [polygonize]

The process of producing a polygon feature layer from a raster or from lines.

0 votes
0 answers
31 views

I am trying to turn contour lines into polygons but when I try the polygonize tool it registers most of the lines, but skips parts of others. It appears that all the skipped parts occur around ...
user311644's user avatar
0 votes
0 answers
84 views

I have an approximately round, but still irregular polygon. I would like to use QGIS to approximate this polygon with a circle using the least squares method. I have currently only found the ...
Jörn May's user avatar
0 votes
0 answers
49 views

The vector data in the left image consists of traffic signs, road lines, sidewalks, etc. I want to make a big polygon where all the datas are located. I've tried "Convex Hull", "Minimum ...
Yong Jin Park's user avatar
2 votes
1 answer
85 views

I am trying to convert a raster data to a shapefile. However, when I do it and I import the output (shapefile), my shapefile is empty. This is the code I am using: import geopandas as gpd from osgeo ...
OgeiD's user avatar
  • 672
1 vote
0 answers
63 views

I'm new to QGIS and trying to make a map of the Roman Empire. I first copy a select of the coast and then close it with a line. But even for islands that I don't touch, when I run the line to polygons,...
San Bruno's user avatar
1 vote
0 answers
62 views

How do I fix this raster that I aim to polygonize via QGIS? For context, the raster is created from DEM STRM data. I tried to check whether the reclassification is the issue but the general log ...
Martin Albarillo's user avatar
0 votes
1 answer
89 views

I have a black and white bitmap pixel image (gif) of historical election precincts in Germany. I don't know the coordinate system, but EPSG:3035 is coming relatively close. But even if we just assume ...
benjazehr's user avatar
  • 111
2 votes
1 answer
243 views

I have a vector shapefile consisting of polygons and I want to crop it in QGIS by a raster layer of a smaller spatial extent, where the polygons do not extend beyond the raster edge. I have tried the ...
MapDeath's user avatar
  • 407
4 votes
1 answer
452 views

I am trying to polygonize a raster layer but I have an error. Here is the log: QGIS version: 3.36.3-Maidenhead QGIS code revision: 2df96554 Qt version: 5.15.13 Python version: 3.12.3 GDAL version: 3.9....
Olivier Hubert's user avatar
2 votes
1 answer
192 views

In ArcGIS, when I use the Raster to Polygon tool, I can set the Maximum vertices per polygon feature parameter, where the algorithm subdivides a polygon into smaller polygons. For example: The result ...
Joao Luis Santos's user avatar
2 votes
2 answers
262 views

I have a shapefile consisting of many sets of parallel line features. Each set has a unique ID. I want to close the ends of each set of parallel lines and create polygons. Is there a way to do this ...
L_Horner's user avatar
5 votes
1 answer
364 views

In QGIS I mapped a large flood basin as a polygon annotation, not realizing that it would have strange properties. Is there any way I could convert this polygon annotation into a vector layer e.g. a ...
Callum Nelson's user avatar
2 votes
1 answer
240 views

I have a workflow where a raster should be polygonized and afterwards simplified. The simplified vector should be saved as a shapefile. I am using the template script from QGIS to create a processing ...
Freddy94's user avatar
1 vote
1 answer
167 views

I need to create a point layer from a big raster layer in QGIS. I only want points on the pixels with a '1' value, rather than have a point in EVERY cell (which apparently will take a day to process ...
Phoebe's user avatar
  • 351
1 vote
0 answers
51 views

On this site it is possible to download DEM maps of Italy with an accuracy of 10 meters: https://tinitaly.pi.ingv.it/Download_Area1_1.html Bringing this raster into QGIS and running the Slope command ...
andreaordonselli's user avatar

15 30 50 per page
1
2 3 4 5
18