Skip to main content

Questions tagged [circle]

A circle is a simple shape of Euclidean geometry that is the set of all points in a plane that are a given distance from a given point, the centre.

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
5 votes
1 answer
159 views

I create a new shapefile layer and select 'LineString' as my geometry type. When I go to actually draw it with the 'add line feature' tool, it will only draw a circle. I have tried different CRS and ...
FarmGIS's user avatar
  • 51
6 votes
1 answer
301 views

Situation I’m working with a variety of curved geometries (e.g. CURVEPOLYGON(CIRCULARSTRING(...))) stored in a PostGIS database using WGS84 (EPSG:4326). In QGIS, I display these geometries in the ...
Tobi's user avatar
  • 91
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
1 answer
137 views

How do I find the point* equidistant from 3 non-collinear points in QGIS? *There is one unique point, the center of the unique circle that can always be drawn through 3 non-colinear points: Hadamard, ...
Geremia's user avatar
  • 242
0 votes
1 answer
261 views

Essentially, I need these polygons to be circle packed with a varying degree of circles, using the red ones as an example. The green polygons are represented as a canopy layer for a topology report. ...
Kai's user avatar
  • 157
3 votes
1 answer
291 views

I want to draw the circle by the center of the circle and the radius of the specified circle, just like in ArcGIS, to show the distance of the edge from the center of the circle and thus draw the ...
Beckett's user avatar
  • 31
-1 votes
1 answer
158 views

Consider this question, that was part of an evaluation that my daughter had in school: The underlined question translates to "draw a green dot at the north pole and the south pole". I think ...
Mathieu's user avatar
  • 99
0 votes
1 answer
100 views

I am trying to parse different GML definitions, according to the geodetic shapes defined in RFC-5491. Points and polygons are parsed OK with GeoTools parser: Configuration configuration = new ...
llmarti's user avatar
  • 13
1 vote
0 answers
255 views

I am trying to find the Minimum Bounding Circle for a given state in the US. To do so I am using GeoPandas minimum_bounding_circle function The result returns a Polygon, however, I would like to find ...
gbox's user avatar
  • 123
0 votes
0 answers
20 views

I have a problem where I need to find the coordinates of a point which is the intersecting point of two circles. I found a similar question on stackoverflow. I understood to some extent, but not able ...
Sid's user avatar
  • 1
2 votes
1 answer
435 views

I have a square polygon and I want to cut circles into it where I click with the mouse. The result should be a new polygon with holes in it. This is my attempt so far but I can't get it to work. The ...
nanobot's user avatar
  • 23
0 votes
1 answer
216 views

Using the following: Layer 1: Voronoi polygons Layer 2: Circles buffer for each points, polygons When I Cut/Intersect in QGIS, here is what I can get as results. This is ALMOST what I want. The ...
Pierre-Luc Turgeon's user avatar
0 votes
1 answer
401 views

All I want to do is create a 500m circle around One Tree Hill in Auckland New Zealand, but nothing works for me. The codes I've tried seem to run, I've specified huge radii to check to see if the ...
Anthony Avengerland's user avatar
1 vote
0 answers
192 views

I am trying to create a circle polygon around a point so that I can count population from a raster grid inside that circle. I know this has been well-covered in other posts, and I've managed to do it, ...
evalski's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
12