Re: [Qgis-user] Create a polygon with a specific area size

2024-08-28 Thread gam17--- via QGIS-User
Hi Nicole, if you need regular polygon you can download QAD plugin e try POLYGON command: Command: POLYGON Enter number of sides <5>: 4 Specify center of polygon or [Edge]: Enter an option [Inscribed in circle/Circumscribed about circle/Area] : a Enter the polygon area in current units <100>: 1

Re: [Qgis-user] Dimensioning in QGIS

2022-06-27 Thread gam17--- via Qgis-user
> Is there a tool for adding dimensions in QGIS. For those who are > wondering what I am talking about, it is common in CAD drafting to add > dimensions to what you have drawn and this is a whole part of a CAD > program where you can format dimensions …etc. > > I have been asked to add dimensions

Re: [Qgis-user] Open source CAD Software with shapefile support

2025-02-10 Thread gam17--- via QGIS-User
Hi Denis, you could consider to use QGIS with QAD plugin which emulates the most used autocad commands. Best regards gam17 > > I would like to know if you have any suggestions for an opensource > CAD Software similar to Autocad that can import shape files ? > > Thank you to your help and y

Re: [Qgis-user] Drawing circles on maps at 600 ft diameters out to 3000 feet from a specific point

2025-02-26 Thread gam17--- via QGIS-User
Hi, you could use qad plugin. Use circle command to draw circles and line or pline command to draws lines using quadrant snap types. gam17 > I am new to this software mapping program and am interested in creating some  > maps with circles around specific points on the map at 600 feet intervals.