NationalSecurityAgency / qgis-shapetools-plugin

Shape Tools creates geodesic shapes and includes a number of geodesic tools for QGIS including the XY to Line tool, geodesic densify tool, geodesic line break, geodesic measure tool, geodesic measurement layer, geodesic scale, rotate and translate tool, and digitize points at an azimuth & distance tools.
GNU General Public License v2.0
157 stars 66 forks source link

Arc wedge and donut creation combined #36

Closed fdimaso closed 3 years ago

fdimaso commented 3 years ago

Can the Arc Wedge creation allow the creation of donuts at the same time (i.e. if the file has points where the azimuth is zero and width is 360 deg)? I've attached a sample pic of what the output would be like. Thanks 2021-02-26_17-38-12

hamiltoncj commented 3 years ago

The arc wedge expects a width of less than 360 degrees so it won't work currently as a donut. Is there a reason why you cannot use the donut in that case?

fdimaso commented 3 years ago

I just wanted to have both the arc wedges and donut shapes output in a single file.

It’s for building cell towers maps were some sites have antennas that are directional (sectorized – wedge-) while others are omnidirectional (donut shape)

From: C Hamilton notifications@github.com Sent: Monday, March 1, 2021 5:01 PM To: NationalSecurityAgency/qgis-shapetools-plugin qgis-shapetools-plugin@noreply.github.com Cc: DI MASO, FILIPPO fd2572@att.com; Author author@noreply.github.com Subject: Re: [NationalSecurityAgency/qgis-shapetools-plugin] Arc wedge and donut creation combined (#36)

The arc wedge expects a width of less than 360 degrees so it won't work currently as a donut. Is there a reason why you cannot use the donut in that case?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https:/github.com/NationalSecurityAgency/qgis-shapetools-plugin/issues/36*issuecomment-788329962__;Iw!!BhdT!2ZF0Jg4mqt8aGF8vDT-XFEZxUVOHYfGqL-dPPj1kEx0OhVJkkL4J_Utd1rNc-NA$, or unsubscribehttps://urldefense.com/v3/__https:/github.com/notifications/unsubscribe-auth/ANEMOGQNPOFBVAEDGX6C3Y3TBQFCRANCNFSM4YJHBXSA__;!!BhdT!2ZF0Jg4mqt8aGF8vDT-XFEZxUVOHYfGqL-dPPj1kEx0OhVJkkL4J_UtdnWXFTwE$.

hamiltoncj commented 3 years ago

Okay. I will put this on my todo list.

hamiltoncj commented 3 years ago

@fdimaso That didn't take too much time to fix so I just added it to Shape Tools 3.3.16. Give it a try and see if it works properly for you.

fdimaso commented 3 years ago

Wow, works like a charm. Thanks you so much!!

From: C Hamilton notifications@github.com Sent: Tuesday, March 2, 2021 11:51 AM To: NationalSecurityAgency/qgis-shapetools-plugin qgis-shapetools-plugin@noreply.github.com Cc: DI MASO, FILIPPO fd2572@att.com; Mention mention@noreply.github.com Subject: Re: [NationalSecurityAgency/qgis-shapetools-plugin] Arc wedge and donut creation combined (#36)

@fdimasohttps://urldefense.com/v3/__https:/github.com/fdimaso__;!!BhdT!xO9qUk1JGzfu6v5aX6CS6W2Pxtx6HOePW-M3R9ByMF7odVRs0L7u9zcUc-uUxcQ$ That didn't take too much time to fix so I just added it to Shape Tools 3.3.16. Give it a try and see if it works properly for you.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https:/github.com/NationalSecurityAgency/qgis-shapetools-plugin/issues/36*issuecomment-789050908__;Iw!!BhdT!xO9qUk1JGzfu6v5aX6CS6W2Pxtx6HOePW-M3R9ByMF7odVRs0L7u9zcU1aCwiBc$, or unsubscribehttps://urldefense.com/v3/__https:/github.com/notifications/unsubscribe-auth/ANEMOGXRDAVTIU4Z5ZCVUK3TBUJNTANCNFSM4YJHBXSA__;!!BhdT!xO9qUk1JGzfu6v5aX6CS6W2Pxtx6HOePW-M3R9ByMF7odVRs0L7u9zcUioFyMcg$.

hamiltoncj commented 3 years ago

Great! I am closing the ticket, but if there is another issue please feel free to contact us.