Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

floats arent supported #5

Open
ouinouin opened this issue Feb 27, 2021 · 3 comments
Open

floats arent supported #5

ouinouin opened this issue Feb 27, 2021 · 3 comments

Comments

@ouinouin
Copy link

hi, want to input some decimal numbers, but it seems only integers are allowed.
is there any issue in my scr or smething, or is the plugin designed to deal only with integers ?
regards.

@bobemoe
Copy link

bobemoe commented Dec 10, 2023

Same; I'm doing parking spaces and need better precision than meters.

I thought maybe I could change my default units globally (Settings>Options>Map Tools> Preferred distance) to mm but it made no difference to the QRectangle. Maybe change it in the layer but couldn't figure out how to edit the GRS.

https://gis.stackexchange.com/questions/339639/default-unit-in-qgis-and-how-to-change-it

@bobemoe
Copy link

bobemoe commented Dec 10, 2023

related issue #4

@Tirpitz93
Copy link

I have forked this project and implemented a drop-down menu for preset sizes, with options to save and label your own presets.
My version also supports floats, has the dimensions in the toolbar, and rotates the rectangles using the mouse wheel when shift is held.
If the layer has a field rotation the angle is saved to the field. Height and width will also be saved if there is an appropriate field.

you can install from zip from here: https://codeload.github.com/Tirpitz93/QRectangleCreator/zip/refs/heads/master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants