Re: [JPP-Devel] Feature request: Draw rectangles with parameters

2024-09-23 Thread Giuseppe Aruta
The previous mail had a wrong link. The correct link is: https://sourceforge.net/projects/opensit/files/Openjump/PlugIn/OtherPlugIns a) DrawRectBuilding_2.jar . The plugin b) DrawRectBuildin

Re: [JPP-Devel] Feature request: Draw rectangles with parameters

2024-09-23 Thread Rahkonen Jukka
Hi, I cut my sheet of plywood already, but I believe I will have use for your tool later. It is is nice and simple to use. A couple of comments. -With X=0, Y=0, height=600, and width=1200 this geometry is created: POLYGON (( -1200 -600, -1200 600, 1200 600, 1200 -600, -1200 -600 )) The dimension

Re: [JPP-Devel] Feature request: Draw rectangles with parameters

2024-09-23 Thread Giuseppe Aruta
Hi Jukka >-*With X=0, Y=0, height=600, and width=1200 this geometry is created: POLYGON (( -1200 -600, -1200 600, 1200 600, 1200 -600, -1200 -600 )) The dimensions get doubled.* Solved. The correct jar is here: https://sourceforge.net/projects/opensit/files/Openjump/PlugIn/OtherPlugIns/DrawRect

[JPP-Devel] openjump.org https support

2024-09-23 Thread edgar.soldin--- via Jump-pilot-devel
looks like sf.net does not want to support https anymore. i opened a ticket https://sourceforge.net/p/forge/site-support/26156/ who is owner/admin of the domain in case we have to relocate the webspace? sunny regards.. ede ___ Jump-pilot-devel maili

[JPP-Devel] [openjump-gis/openjump] 6d5e3d: preserve feature order in multi-layer selection

2024-09-23 Thread Michaël Michaud via Jump-pilot-devel
Branch: refs/heads/main Home: https://github.com/openjump-gis/openjump Commit: 6d5e3d809b79f15277334ff85448a1b1c2b9fddf https://github.com/openjump-gis/openjump/commit/6d5e3d809b79f15277334ff85448a1b1c2b9fddf Author: Michaël Michaud Date: 2024-09-23 (Mon, 23 Sep 2024) Chang