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
154 stars 68 forks source link

Telecom Site Sector creation #9

Closed uppalavamsi closed 6 years ago

uppalavamsi commented 6 years ago

Telecom site plan and optimization using QGIS

Request to please prioritize the layer order by size of shape in Pie Wedge (least size should be overlay onto its next size such that all layers are visible) when we sketch the vector using same point and size is different of each layer. Such that all layers are visible without submerge. Telecom.zip

https://twitter.com/vamsi_uppala/status/984504617215049728

image

image

image telecom site cells sectors telecom site sectors making sectors

image

hamiltoncj commented 6 years ago

@uppalavamsi I believe the proper way to do this is not in the plugin, but with styling. The order that you want may be different from what someone else would want and there may be other calculations used that another person would want to use to affect rendering order. I think it would be difficult to guess all the possible ways users would want to do this, but QGIS already has the mechanisms in place to control the rendering order.

It is very easy to change the rendering order. Right mouse click on the Shape Tools output layer and select Properties. Select the 'Style' tab on the left. On the top select 'Categorized.' For the 'Column' choose 'Antenna Height' from your sample data set. Click on the 'Classify' button. Towards the bottom check the box that says "Control feature rendering order." To the far right of this check box click on the A/Z down arrow check box. A new pop up will be displayed. For the expression select the 'Antenna Height' field and 'Descending' order. The net result of all this is what you want.

exmple1

exmple2

exmple3

uppalavamsi commented 6 years ago

Hi Hamilton,

Thanks so much for let us know the detailed approach on rendering process, i feel i could have done more self study on tool before writing it.

But thanks very for you time and letting us know the process step by step.

With regards, Vamsi +91 98 664 68185

On Mon, 16 Apr 2018, 21:04 C Hamilton, notifications@github.com wrote:

@uppalavamsi https://github.com/uppalavamsi I believe the proper way to do this is not in the plugin, but with styling. The order that you want may be different from what someone else would want and there may be other calculations used that another person would want to use to affect rendering order. I think it would be difficult to guess all the possible ways users would want to do this, but QGIS already has the mechanisms in place to control the rendering order.

It is very easy to change the rendering order. Right mouse click on the Shape Tools output layer and select Properties. Select the 'Style' tab on the left. On the top select 'Categorized.' For the 'Column' choose 'Antenna Height' from your sample data set. Click on the 'Classify' button. Towards the bottom check the box that says "Control feature rendering order." To the far right of this check box click on the A/Z down arrow check box. A new pop up will be displayed. For the expression select the 'Antenna Height' field and 'Descending' order. The net result of all this is what you want.

[image: exmple1] https://user-images.githubusercontent.com/6978279/38819459-724b185e-4169-11e8-8380-3513c78a4899.jpg

[image: exmple2] https://user-images.githubusercontent.com/6978279/38819482-851cb9ce-4169-11e8-8092-0158505e3510.jpg

[image: exmple3] https://user-images.githubusercontent.com/6978279/38819491-8d530058-4169-11e8-8c3c-71272f4348f4.jpg

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/NationalSecurityAgency/qgis-shapetools-plugin/issues/9#issuecomment-381647565, or mute the thread https://github.com/notifications/unsubscribe-auth/Akk1SGjnTTMk0y-vWWGYX_CLF3WpRbyhks5tpLnogaJpZM4TTXW2 .