[JPP-Devel] Draw closed linestring or lasso loop
Hi, It is a little bit difficult to draw a closed linestring (like A-B-C-D-A) or linestring that makes a loop like in a lasso (A-B-C-D-B) because it is not possible to snap with the new vertices before the feature is finished. There are two simple workarounds. User can digitize first a point to snap (A or B respectively). Or then user can digitize the line as A-B-C-D, finish it, select the line and continue drawing from D. In the first case user can also digitize a closed area and convert it into linestring with the geometry converter tool. All the methods are simple but user needs to know them first. I wonder if we should have a snapping option "Snap to just inserted vertices" or something like that? However, the need for such snapping is not very common. -Jukka Rahkonen- -- How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Re: [JPP-Devel] Draw closed linestring or lasso loop
Hi Jukka, regarding closed linestring ABCDA (not linering), as you pointed, there is the conversion tool by Ede (convert geometry to linering, multipoints, etc) on right click context menu, (draw a polygon and that convert to a linestring) Or you can use this set of tools ( http://sourceforge.net/projects/opensit/files/Openjump/PlugIn/CADExtension/) that I made some months ago: within the editing toolbar there will be a "draw closed linestring" too (ABCDA)l. The trick you described for "lazo" closed linestring seems the only way to draw ABCDAB linestring, I think Peppe 2013/6/6 Rahkonen Jukka > Hi, > > It is a little bit difficult to draw a closed linestring (like A-B-C-D-A) > or linestring that makes a loop like in a lasso (A-B-C-D-B) because it is > not possible to snap with the new vertices before the feature is finished. > There are two simple workarounds. User can digitize first a point to snap > (A or B respectively). Or then user can digitize the line as A-B-C-D, > finish it, select the line and continue drawing from D. In the first case > user can also digitize a closed area and convert it into linestring with > the geometry converter tool. > > All the methods are simple but user needs to know them first. I wonder if > we should have a snapping option "Snap to just inserted vertices" or > something like that? However, the need for such snapping is not very > common. > > -Jukka Rahkonen- > > > -- > How ServiceNow helps IT people transform IT departments: > 1. A cloud service to automate IT design, transition and operations > 2. Dashboards that offer high-level views of enterprise services > 3. A single system of record for all IT processes > http://p.sf.net/sfu/servicenow-d2d-j > ___ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > -- How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Re: [JPP-Devel] new svn ready ..Fwd: SourceForge Project Upgrade - Code Repo Complete
Hi Michael, I got a notification. And most likely will do a new checkout now. cheers, stefan Am 05.06.13 15:55, schrieb Michaël Michaud: > Hi Ede, > > Thanks for the information. > I've not been notified. Did you ? > I'll probably checkout code from new repository next week-end, > > Michaël >> the new svn is supposed to be ready. >> see below.. ede >> >> >> Original Message >> Subject: SourceForge Project Upgrade - Code Repo Complete >> Date: Wed, 05 Jun 2013 15:26:18 + >> From: SourceForge.net >> Reply-To: nore...@in.sf.net >> To: nore...@in.sf.net >> >> Your code repository in upgraded project jump-pilot is now ready for use. >> >> Old repository url: http://jump-pilot.svn.sourceforge.net/svnroot/jump-pilot >> >> New repository checkout command: svn checkout --username=edso >> svn+ssh://e...@svn.code.sf.net/p/jump-pilot/code/ jump-pilot-code >> >> You should do a checkout using the new repository location. The old >> repository is read-only now. >> >> For more detailed instructions on migrating to your new repo, please see >> https://sourceforge.net/p/forge/community-docs/Repository%20Upgrade%20FAQ/ >> > > > -- > How ServiceNow helps IT people transform IT departments: > 1. A cloud service to automate IT design, transition and operations > 2. Dashboards that offer high-level views of enterprise services > 3. A single system of record for all IT processes > http://p.sf.net/sfu/servicenow-d2d-j > ___ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > -- How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
[JPP-Devel] Enhancement of the measurement tool
Hi, i've commited a small enhancment for the measurement tool. Now it's possible to show the distance between the vertices relative too. This was a featurerequest from an OJ user. It would be nice, if the translators can translate the new key: org.openjump.core.ui.plugin.tools.AdvancedMeasureOptionsPanel.paint-vertex-distance-relative Matthias -- How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel