Skip to main content

Questions tagged [polygon]

On a map, a closed shape defined by a connected sequence of x,y coordinate pairs, where the first and last coordinate pair are the same and all other pairs are unique.

4 votes
1 answer
77 views

I am using GDAL to create polygons for a GeoJSON: OGRFeatureH hFeature = OGR_F_Create(OGR_L_GetLayerDefn(hOGRLayer)); OGRGeometryH hLinearRing = OGR_G_CreateGeometry(wkbLinearRing); OGR_G_SetPoint_2D(...
craigmj's user avatar
  • 181
4 votes
1 answer
175 views

I'm using QGIS 3.40.12 and I have a shapefile with polygons, each of them represents a plot and I need to give them a number, an "ID". But the spatial order of the numbers should have a from ...
Marcolfo's user avatar
1 vote
1 answer
49 views

I have a layer in QGIS that I used the categorized function in symbology. Some of the polygons are overlapping, and it seems quite random which polygon is on top and which one is underneath. I would ...
Hilde's user avatar
  • 21
0 votes
1 answer
46 views

I want to make balloon callouts for a polygon layer showing water drainage basins of Slovakia, I get via this link: https://arcgis.shmu.sk/arcgis/services/externe/PodrobnePovodia50/MapServer/WFSServer ...
Tinnunculus's user avatar
0 votes
0 answers
28 views

I'm uploading a huge number of shapefiles into my GeoServer, around 150 of them. The issue is that their style is set to a grey fill by default and I wanted these shapefiles to be random colored, just ...
joao_dornellas's user avatar
6 votes
2 answers
239 views

I am creating a flight path for an aerial survey. I need one continuous line crossing over the area to be surveyed. The line needs to be made up of long horizontal stretches spaced 500m apart and ...
Karl's user avatar
  • 61
1 vote
0 answers
35 views

I am creating a runway approach trapezoid and need to construct the following polygon shape (top half of image looking down). I have created a feature class for a polygon, and started to draw the ...
geoJames's user avatar
0 votes
0 answers
39 views

I deleted the polygon, then digitized it again snapping to surrounding polygons and line ends. A line to infinity appeared again as I fine tuned the polygon where I had missed snapping to a few points....
Paul Ransom's user avatar
3 votes
3 answers
190 views

Many formats specify that the border of a polygon should be oriented clockwise or counterclockwise. However, they never explain what they mean by that. I can think of at least two definitions, that ...
user337888's user avatar
6 votes
2 answers
337 views

I am using QGIS 3.32.3 on a MacBook Air running OS Sequoia 15.6.1. I have a project with one layer depicting the lower 48 U.S. states, another showing Alaska. The project is in ...
Catlike's user avatar
  • 1,318
1 vote
2 answers
88 views

In my QGIS project, I have two layers, a landmass layer, and a political units layer. I just made my landmass layer's coastline a lot more detailed, and I would like for features on my political units ...
cerise's user avatar
  • 11
3 votes
1 answer
214 views

I’m looking for a way to automate a task in QGIS. Given a polygon layer, I need to generate a specified number of points inside it, with a fixed spacing (e.g., points every 2 meters). Doing this ...
Agos's user avatar
  • 173
3 votes
2 answers
184 views

I have cases where one polygon is on top of another. I want to press the smaller polygon into the larger one so that the surface underneath the smaller polygon disappears, and the smaller polygon ...
Frodo's user avatar
  • 2,507
0 votes
0 answers
82 views

We routinely create Tree Protection Zone and Structural Root Zones from tree location point data that has the circle radius values in QGIS. However, QGIS, using the buffer tool, creates multi point ...
Roger George Greenwood's user avatar
0 votes
0 answers
50 views

I have a polygon layer and a line layer, and I need the polygon layer to permanently retain an attribute from the line layer. Polygons should be matched with the line feature that has the most ...
Mew's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
310