[JPP-Devel] Mouse wheel zoom and WMS

2010-02-01 Thread Rahkonen Jukka
Hi,
 
I have not used disk wheel zoom a lot and I discovered just now that
when zooming with mouse wheel, OpenJUMP is sending a new WMS call for
each wheel "click".  As a WMS server manager I do not like this
behaviour at all.  WMS server is really sending an image for each click
but OpenJUMP does not use the intermediate WMS images for anything.
Could it be possible to modify it so that OJ waits till user has stopped
rolling the wheel before the request is sent?  I compared what uDig does
and it is rescaling the old raster image (in a similar way than OJ when
the Continuos zoom tool is used) until wheel rolling is ceased.
 
-Jukka Rahkonen-
--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Mouse wheel zoom and WMS

2010-02-01 Thread Larry Becker
Hi Jukka,

  The behavior you described is what I programmed for the mouse wheel
zooming.  I like the idea of doing raster scaling until you stop using the
wheel.  It is just a matter of finding time to do it.   As you can imagine,
this is fairly difficult code to write, but I believe it to be an important
enhancement.

regards,
Larry

On Mon, Feb 1, 2010 at 6:51 AM, Rahkonen Jukka wrote:

>  Hi,
>
> I have not used disk wheel zoom a lot and I discovered just now that when
> zooming with mouse wheel, OpenJUMP is sending a new WMS call for each wheel
> "click".  As a WMS server manager I do not like this behaviour at all.  WMS
> server is really sending an image for each click but OpenJUMP does not use
> the intermediate WMS images for anything.  Could it be possible to modify it
> so that OJ waits till user has stopped rolling the wheel before the request
> is sent?  I compared what uDig does and it is rescaling the old
> raster image (in a similar way than OJ when the Continuos zoom tool is used)
> until wheel rolling is ceased.
>
> -Jukka Rahkonen-
>
>
> --
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the
> business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


-- 
Larry Becker
Integrated Systems Analysts, Inc.
--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] Survey tool

2010-02-01 Thread Larry Becker
I have a need for a tool to enter survey measurements into JUMP.  Has anyone
heard of a tool that supports this?  I thought this would be something that
Sunburned Surveyor might have, but didn't find any reference to it in his
blog or on his SurveyOS site.

@Sunburned,  All the links I found to BizzJUMP on sourceforge were broken.

regards,
Larry
--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Survey tool

2010-02-01 Thread Stefan Steiniger
what do you mean by survey measurements?
angle and distance? or just point coordinate lists?
For the latter, to create single points, I would use the Pirol CSV 
plugin. (needs some specific formatting, but... - Maybe Michaels recent 
text/SCV plugin can that too?)

stefan

Larry Becker wrote:
> I have a need for a tool to enter survey measurements into JUMP.  Has 
> anyone heard of a tool that supports this?  I thought this would be 
> something that Sunburned Surveyor might have, but didn't find any 
> reference to it in his blog or on his SurveyOS site.
> 
> @Sunburned,  All the links I found to BizzJUMP on sourceforge were broken.
> 
> regards,
> Larry
> 
> 
> 
> 
> --
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> 
> 
> 
> 
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Survey tool

2010-02-01 Thread Larry Becker
Like ArcGIS COGO, I guess:
http://webhelp.esri.com/arcgisdesktop/9.2/index.cfm?ID=540&rand=597&pid=539&TopicName=An_overview_of_COGO

Larry

On Mon, Feb 1, 2010 at 12:01 PM, Stefan Steiniger  wrote:

> what do you mean by survey measurements?
> angle and distance? or just point coordinate lists?
> For the latter, to create single points, I would use the Pirol CSV
> plugin. (needs some specific formatting, but... - Maybe Michaels recent
> text/SCV plugin can that too?)
>
> stefan
>
> Larry Becker wrote:
> > I have a need for a tool to enter survey measurements into JUMP.  Has
> > anyone heard of a tool that supports this?  I thought this would be
> > something that Sunburned Surveyor might have, but didn't find any
> > reference to it in his blog or on his SurveyOS site.
> >
> > @Sunburned,  All the links I found to BizzJUMP on sourceforge were
> broken.
> >
> > regards,
> > Larry
> >
> >
> > 
> >
> >
> --
> > The Planet: dedicated and managed hosting, cloud storage, colocation
> > Stay online with enterprise data centers and the best network in the
> business
> > Choose flexible plans and management services without long-term contracts
> > Personal 24x7 support from experience hosting pros just a phone call
> away.
> > http://p.sf.net/sfu/theplanet-com
> >
> >
> > 
> >
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
> --
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the
> business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>



-- 
Larry Becker
Integrated Systems Analysts, Inc.
--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Survey tool

2010-02-01 Thread Sunburned Surveyor
Larry,

I don't have a tool designed for this yet. However, I've done 80% of
the work in my JTS Warped library. If you use this library you could
easily import a list of bearings and distances from a text file and
use it to create feature geometry. (Or take a bearing and distance
entered from a GUI and do the same thing.)

The web page for JTS Warped is here:
http://surveyos.sourceforge.net/jts_warped.html

Here is the Javadoc for the first release of JTS Warped:
http://surveyos.sourceforge.net/jts_warped_api/

The source code can be found on my SVN:
http://surveyos.svn.sourceforge.net/viewvc/surveyos/java/jts_warped/branches/release-00-10-00/src/

You can download a Jar file for JTS Warped here:
http://sourceforge.net/projects/surveyos/files/

Look for the 00.10.00 release.

To get a JTS LineString from an angle and distance, follow these basic steps:

1) Create a BasicSurveyorsAngle that represents the direction of the line.
2) Use the BasicSurveyorsAngle to create a BasicSurveyorsDirectoin object.
3) Call the getLineStringAlongDirection method of the
BasicSurveyorsDirectoin object. You need to provide the start point
coordinate and the distance of the line to this method.

See: 
http://surveyos.sourceforge.net/jts_warped_api/net/surveyos/sourceforge/jtswarped/angles/BasicSurveyorsDirection.html

The only other class you might need is one that allows you to convert
between different angle formats:

http://surveyos.sourceforge.net/jts_warped_api/net/surveyos/sourceforge/jtswarped/angles/AngleFormatUtilities.html

I hope this helps Larry. If you have questions, let me know. I'd be
interested to see what (if anything) you can do with my code.

The Sunburned Surveyor

On Mon, Feb 1, 2010 at 10:44 AM, Larry Becker  wrote:
> Like ArcGIS COGO, I guess:
> http://webhelp.esri.com/arcgisdesktop/9.2/index.cfm?ID=540&rand=597&pid=539&TopicName=An_overview_of_COGO
>
> Larry
>
> On Mon, Feb 1, 2010 at 12:01 PM, Stefan Steiniger  wrote:
>>
>> what do you mean by survey measurements?
>> angle and distance? or just point coordinate lists?
>> For the latter, to create single points, I would use the Pirol CSV
>> plugin. (needs some specific formatting, but... - Maybe Michaels recent
>> text/SCV plugin can that too?)
>>
>> stefan
>>
>> Larry Becker wrote:
>> > I have a need for a tool to enter survey measurements into JUMP.  Has
>> > anyone heard of a tool that supports this?  I thought this would be
>> > something that Sunburned Surveyor might have, but didn't find any
>> > reference to it in his blog or on his SurveyOS site.
>> >
>> > @Sunburned,  All the links I found to BizzJUMP on sourceforge were
>> > broken.
>> >
>> > regards,
>> > Larry
>> >
>> >
>> > 
>> >
>> >
>> > --
>> > The Planet: dedicated and managed hosting, cloud storage, colocation
>> > Stay online with enterprise data centers and the best network in the
>> > business
>> > Choose flexible plans and management services without long-term
>> > contracts
>> > Personal 24x7 support from experience hosting pros just a phone call
>> > away.
>> > http://p.sf.net/sfu/theplanet-com
>> >
>> >
>> > 
>> >
>> > ___
>> > Jump-pilot-devel mailing list
>> > Jump-pilot-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>> --
>> The Planet: dedicated and managed hosting, cloud storage, colocation
>> Stay online with enterprise data centers and the best network in the
>> business
>> Choose flexible plans and management services without long-term contracts
>> Personal 24x7 support from experience hosting pros just a phone call away.
>> http://p.sf.net/sfu/theplanet-com
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
> --
> Larry Becker
> Integrated Systems Analysts, Inc.
>
> --
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the
> business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterpris

Re: [JPP-Devel] Mouse wheel zoom and WMS

2010-02-01 Thread Sunburned Surveyor
Jukka,

Can you file a feature request on SourceForge so we don't forget this?

The Sunburned Surveyor

On Mon, Feb 1, 2010 at 7:12 AM, Larry Becker  wrote:
> Hi Jukka,
>
>   The behavior you described is what I programmed for the mouse wheel
> zooming.  I like the idea of doing raster scaling until you stop using the
> wheel.  It is just a matter of finding time to do it.   As you can imagine,
> this is fairly difficult code to write, but I believe it to be an important
> enhancement.
>
> regards,
> Larry
>
> On Mon, Feb 1, 2010 at 6:51 AM, Rahkonen Jukka 
> wrote:
>>
>> Hi,
>>
>> I have not used disk wheel zoom a lot and I discovered just now that when
>> zooming with mouse wheel, OpenJUMP is sending a new WMS call for each wheel
>> "click".  As a WMS server manager I do not like this behaviour at all.  WMS
>> server is really sending an image for each click but OpenJUMP does not use
>> the intermediate WMS images for anything.  Could it be possible to modify it
>> so that OJ waits till user has stopped rolling the wheel before the request
>> is sent?  I compared what uDig does and it is rescaling the old
>> raster image (in a similar way than OJ when the Continuos zoom tool is used)
>> until wheel rolling is ceased.
>>
>> -Jukka Rahkonen-
>>
>> --
>> The Planet: dedicated and managed hosting, cloud storage, colocation
>> Stay online with enterprise data centers and the best network in the
>> business
>> Choose flexible plans and management services without long-term contracts
>> Personal 24x7 support from experience hosting pros just a phone call away.
>> http://p.sf.net/sfu/theplanet-com
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>
>
>
> --
> Larry Becker
> Integrated Systems Analysts, Inc.
>
> --
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the
> business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Null handling in OJ and in PlugIns

2010-02-01 Thread Sunburned Surveyor
Thanks for the patch Michael. Thanks for testing it out Larry.

Landon

On Sat, Jan 30, 2010 at 10:00 PM, Larry Reeder  wrote:
>> I could not reproduce the problem with mixed geometry, but found a bug
>> (NPE) for null non-numeric attributes.
>> I think the NPE you get is due to this bug (null attributes) and not due
>> to empty geometry collections.
>> I committed the change.
>> When you'll have time, please, can you tell me it the problem is fixed.
>>
>
> Hey Michaël,
>
> I tried the 2010-01-31 nightly build and was unable to reproduce the
> problem.  I think you fixed it.  Nice work!
>
>   -lreeder
>
> --
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Fw: [Gvsig_english] how to move a polygon vertex to assigned coordinates

2010-02-01 Thread Sunburned Surveyor
I'm working on some node editing plug-ins right now. I'm almost done with
one that creates a node at the midpoint of a selected LineString. I've also
got plans for the following node editing tools:

- Create node at midpoints of all LineString segments.
- Move node distance along LineString from another node.
- Node LineString segments into equal parts.
- Node LineString segments by measure.

I will add this additional tool:

- Move Node to Coordinate.

The Sunburned Surveyor



On Sat, Jan 30, 2010 at 12:00 PM, Giuseppe Aruta wrote:

>   Hi,
> probabily Giovanni in GvSIG list wonders if there is a possibility to have
> a COGO tool in a GIS workbench: something like a box where to add manually
> the coordinates of a polygon. Note that Openjump can do this with "add new
> geometry" on layer list, using WKT text, but this tools is neither so simple
> nor so clear for simple users.
> regards
>
> Peppe
>
> --- *Sab 30/1/10, Michaël Michaud * ha scritto:
>
>
> Da: Michaël Michaud 
> Oggetto: Re: [JPP-Devel] Fw: [Gvsig_english] how to move a polygon vertex
> to assigned coordinates
> A: "OpenJump develop and use" 
> Data: Sabato 30 gennaio 2010, 18:52
>
>
> Hi,
>
> It's probably not exactly what is wanted, but I would use :
> Edit > View/Edit the selected geometry
> (displaying vertices index on screen may help)
>
> Snapping previously edited vertices as Stefan suggest do also the trick
>
> Michaël
>
> Stefan Steiniger a écrit :
> > i don't think so.
> > If so I would also use the "draw other vertices first and snap the
> > existing ones to those"  approach
> >
> >
> > Rahkonen Jukka schrieb:
> >
> >> Hi,
> >>
> >> I noticed an interesting question on gvsig list. Can we do this with
> OpenJUMP?
> >>
> >> -Jukka Rahkonen-
> >>
> >>
> >> G. Allegri wrote:
> >>
> >> [Gvsig_english] how to move a polygon vertex to assigned coordinates
> >>
> >> Hello eveyone.
> >> I'm wondering if Gvsig lets you define manually (like CAD) the
> >> destination coordinates of a vertex while editing a polygon. I've
> >> tried to use the "Edit vertex" tool, but its command line is not clear
> >> to me. It seems I can just move around the vertexes order, delete one,
> >> add one clicking in a point on the polygon boundary...
> >>
> >> So I can't do the two following things:
> >>
> >>  - as  I said, set manually the destination coords for a vertex, or
> >> set a new vertex also manually
> >>  - graphically create a new polygon vertex outside of the polygon
> >> boundary. I mean, I would like not to have to add a vertex and then
> >> switch to another tool to move it to its final location, like it seems
> >> the only way now to me...
> >>
> >> Anyway, the first task is the most important to me, as I have a set of
> >> vertexes coordinates I have to modify manually...
> >>
> >> thanks a lot!
> >> giovanni
> >> ___
> >> Gvsig_internacional mailing list
> >> gvsig_internacio...@listserv.gva.es
> >> http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional
> >>
> >>
> >>
> --
> >> The Planet: dedicated and managed hosting, cloud storage, colocation
> >> Stay online with enterprise data centers and the best network in the
> business
> >> Choose flexible plans and management services without long-term
> contracts
> >> Personal 24x7 support from experience hosting pros just a phone call
> away.
> >> http://p.sf.net/sfu/theplanet-com
> >> ___
> >> Jump-pilot-devel mailing list
> >> Jump-pilot-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >>
> >>
> >>
> >
> >
> --
> > The Planet: dedicated and managed hosting, cloud storage, colocation
> > Stay online with enterprise data centers and the best network in the
> business
> > Choose flexible plans and management services without long-term contracts
> > Personal 24x7 support from experience hosting pros just a phone call
> away.
> > http://p.sf.net/sfu/theplanet-com
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
> >
>
>
>
> --
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the
> business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> 

Re: [JPP-Devel] problem with loading configuration with greek title in jumpprinter plugin

2010-02-01 Thread Sunburned Surveyor
I second Michael's expression of thanks. I've read a little about
iText, but I've never used it. Sorry I can't help with the non-ascii
character question.

SS

2010/1/30 Michaël Michaud :
> Hi,
>
> Thanks Geoffrey, nice to see cadplan plugins are still maintained and
> improved.
>
> Michaël
>
> Geoffrey Roy a écrit :
>> To User of my Printer Plugin
>>
>> I have posted an updated version of the Printer plugin that allows
>> unicode characters to be inserted into Furniture  items.
>>
>> Geoff
>>
>> 
>>
>>
>> No virus found in this outgoing message.
>> Checked by AVG - www.avg.com
>> Version: 9.0.733 / Virus Database: 271.1.1/2656 - Release Date: 01/30/10 
>> 03:35:00
>>
>>
>> 
>>
>> --
>> The Planet: dedicated and managed hosting, cloud storage, colocation
>> Stay online with enterprise data centers and the best network in the business
>> Choose flexible plans and management services without long-term contracts
>> Personal 24x7 support from experience hosting pros just a phone call away.
>> http://p.sf.net/sfu/theplanet-com
>> 
>>
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>
>
> --
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Survey tool

2010-02-01 Thread Larry Becker
Hi SS,

  Thanks for the info.  I don't have a critical need at this time.  One of
my in-house users has already worked around it using Excel.  He requested
the feature, and I thought I would see if one already exited, but I don't
intend to do any programming on the task since it only comes up every few
years.

regards,
Larry

On Mon, Feb 1, 2010 at 2:51 PM, Sunburned Surveyor <
sunburned.surve...@gmail.com> wrote:

> Larry,
>
> I don't have a tool designed for this yet. However, I've done 80% of
> the work in my JTS Warped library. If you use this library you could
> easily import a list of bearings and distances from a text file and
> use it to create feature geometry. (Or take a bearing and distance
> entered from a GUI and do the same thing.)
>
> The web page for JTS Warped is here:
> http://surveyos.sourceforge.net/jts_warped.html
>
> Here is the Javadoc for the first release of JTS Warped:
> http://surveyos.sourceforge.net/jts_warped_api/
>
> The source code can be found on my SVN:
>
> http://surveyos.svn.sourceforge.net/viewvc/surveyos/java/jts_warped/branches/release-00-10-00/src/
>
> You can download a Jar file for JTS Warped here:
> http://sourceforge.net/projects/surveyos/files/
>
> Look for the 00.10.00 release.
>
> To get a JTS LineString from an angle and distance, follow these basic
> steps:
>
> 1) Create a BasicSurveyorsAngle that represents the direction of the line.
> 2) Use the BasicSurveyorsAngle to create a BasicSurveyorsDirectoin object.
> 3) Call the getLineStringAlongDirection method of the
> BasicSurveyorsDirectoin object. You need to provide the start point
> coordinate and the distance of the line to this method.
>
> See:
> http://surveyos.sourceforge.net/jts_warped_api/net/surveyos/sourceforge/jtswarped/angles/BasicSurveyorsDirection.html
>
> The only other class you might need is one that allows you to convert
> between different angle formats:
>
>
> http://surveyos.sourceforge.net/jts_warped_api/net/surveyos/sourceforge/jtswarped/angles/AngleFormatUtilities.html
>
> I hope this helps Larry. If you have questions, let me know. I'd be
> interested to see what (if anything) you can do with my code.
>
> The Sunburned Surveyor
>
> On Mon, Feb 1, 2010 at 10:44 AM, Larry Becker 
> wrote:
> > Like ArcGIS COGO, I guess:
> >
> http://webhelp.esri.com/arcgisdesktop/9.2/index.cfm?ID=540&rand=597&pid=539&TopicName=An_overview_of_COGO
> >
> > Larry
> >
> > On Mon, Feb 1, 2010 at 12:01 PM, Stefan Steiniger 
> wrote:
> >>
> >> what do you mean by survey measurements?
> >> angle and distance? or just point coordinate lists?
> >> For the latter, to create single points, I would use the Pirol CSV
> >> plugin. (needs some specific formatting, but... - Maybe Michaels recent
> >> text/SCV plugin can that too?)
> >>
> >> stefan
> >>
> >> Larry Becker wrote:
> >> > I have a need for a tool to enter survey measurements into JUMP.  Has
> >> > anyone heard of a tool that supports this?  I thought this would be
> >> > something that Sunburned Surveyor might have, but didn't find any
> >> > reference to it in his blog or on his SurveyOS site.
> >> >
> >> > @Sunburned,  All the links I found to BizzJUMP on sourceforge were
> >> > broken.
> >> >
> >> > regards,
> >> > Larry
> >> >
> >> >
> >> >
> 
> >> >
> >> >
> >> >
> --
> >> > The Planet: dedicated and managed hosting, cloud storage, colocation
> >> > Stay online with enterprise data centers and the best network in the
> >> > business
> >> > Choose flexible plans and management services without long-term
> >> > contracts
> >> > Personal 24x7 support from experience hosting pros just a phone call
> >> > away.
> >> > http://p.sf.net/sfu/theplanet-com
> >> >
> >> >
> >> >
> 
> >> >
> >> > ___
> >> > Jump-pilot-devel mailing list
> >> > Jump-pilot-devel@lists.sourceforge.net
> >> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >>
> >>
> >>
> --
> >> The Planet: dedicated and managed hosting, cloud storage, colocation
> >> Stay online with enterprise data centers and the best network in the
> >> business
> >> Choose flexible plans and management services without long-term
> contracts
> >> Personal 24x7 support from experience hosting pros just a phone call
> away.
> >> http://p.sf.net/sfu/theplanet-com
> >> ___
> >> Jump-pilot-devel mailing list
> >> Jump-pilot-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
> >
> > --
> > Larry Becker
> > Integrated Systems Analysts, Inc.
> >
> >
> --
> > The Planet: dedicated and managed hosting, clou

Re: [JPP-Devel] Survey tool

2010-02-01 Thread Sunburned Surveyor
No problem. I do want to whip up a plug-in that shows what the library
can do. If I get around to it, I will let you know.

SS

On Mon, Feb 1, 2010 at 1:02 PM, Larry Becker  wrote:
> Hi SS,
>
>   Thanks for the info.  I don't have a critical need at this time.  One of
> my in-house users has already worked around it using Excel.  He requested
> the feature, and I thought I would see if one already exited, but I don't
> intend to do any programming on the task since it only comes up every few
> years.
>
> regards,
> Larry
>
> On Mon, Feb 1, 2010 at 2:51 PM, Sunburned Surveyor
>  wrote:
>>
>> Larry,
>>
>> I don't have a tool designed for this yet. However, I've done 80% of
>> the work in my JTS Warped library. If you use this library you could
>> easily import a list of bearings and distances from a text file and
>> use it to create feature geometry. (Or take a bearing and distance
>> entered from a GUI and do the same thing.)
>>
>> The web page for JTS Warped is here:
>> http://surveyos.sourceforge.net/jts_warped.html
>>
>> Here is the Javadoc for the first release of JTS Warped:
>> http://surveyos.sourceforge.net/jts_warped_api/
>>
>> The source code can be found on my SVN:
>>
>> http://surveyos.svn.sourceforge.net/viewvc/surveyos/java/jts_warped/branches/release-00-10-00/src/
>>
>> You can download a Jar file for JTS Warped here:
>> http://sourceforge.net/projects/surveyos/files/
>>
>> Look for the 00.10.00 release.
>>
>> To get a JTS LineString from an angle and distance, follow these basic
>> steps:
>>
>> 1) Create a BasicSurveyorsAngle that represents the direction of the line.
>> 2) Use the BasicSurveyorsAngle to create a BasicSurveyorsDirectoin object.
>> 3) Call the getLineStringAlongDirection method of the
>> BasicSurveyorsDirectoin object. You need to provide the start point
>> coordinate and the distance of the line to this method.
>>
>> See:
>> http://surveyos.sourceforge.net/jts_warped_api/net/surveyos/sourceforge/jtswarped/angles/BasicSurveyorsDirection.html
>>
>> The only other class you might need is one that allows you to convert
>> between different angle formats:
>>
>>
>> http://surveyos.sourceforge.net/jts_warped_api/net/surveyos/sourceforge/jtswarped/angles/AngleFormatUtilities.html
>>
>> I hope this helps Larry. If you have questions, let me know. I'd be
>> interested to see what (if anything) you can do with my code.
>>
>> The Sunburned Surveyor
>>
>> On Mon, Feb 1, 2010 at 10:44 AM, Larry Becker 
>> wrote:
>> > Like ArcGIS COGO, I guess:
>> >
>> > http://webhelp.esri.com/arcgisdesktop/9.2/index.cfm?ID=540&rand=597&pid=539&TopicName=An_overview_of_COGO
>> >
>> > Larry
>> >
>> > On Mon, Feb 1, 2010 at 12:01 PM, Stefan Steiniger 
>> > wrote:
>> >>
>> >> what do you mean by survey measurements?
>> >> angle and distance? or just point coordinate lists?
>> >> For the latter, to create single points, I would use the Pirol CSV
>> >> plugin. (needs some specific formatting, but... - Maybe Michaels recent
>> >> text/SCV plugin can that too?)
>> >>
>> >> stefan
>> >>
>> >> Larry Becker wrote:
>> >> > I have a need for a tool to enter survey measurements into JUMP.  Has
>> >> > anyone heard of a tool that supports this?  I thought this would be
>> >> > something that Sunburned Surveyor might have, but didn't find any
>> >> > reference to it in his blog or on his SurveyOS site.
>> >> >
>> >> > @Sunburned,  All the links I found to BizzJUMP on sourceforge were
>> >> > broken.
>> >> >
>> >> > regards,
>> >> > Larry
>> >> >
>> >> >
>> >> >
>> >> > 
>> >> >
>> >> >
>> >> >
>> >> > --
>> >> > The Planet: dedicated and managed hosting, cloud storage, colocation
>> >> > Stay online with enterprise data centers and the best network in the
>> >> > business
>> >> > Choose flexible plans and management services without long-term
>> >> > contracts
>> >> > Personal 24x7 support from experience hosting pros just a phone call
>> >> > away.
>> >> > http://p.sf.net/sfu/theplanet-com
>> >> >
>> >> >
>> >> >
>> >> > 
>> >> >
>> >> > ___
>> >> > Jump-pilot-devel mailing list
>> >> > Jump-pilot-devel@lists.sourceforge.net
>> >> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>> >>
>> >>
>> >>
>> >> --
>> >> The Planet: dedicated and managed hosting, cloud storage, colocation
>> >> Stay online with enterprise data centers and the best network in the
>> >> business
>> >> Choose flexible plans and management services without long-term
>> >> contracts
>> >> Personal 24x7 support from experience hosting pros just a phone call
>> >> away.
>> >> http://p.sf.net/sfu/theplanet-com
>> >> ___
>> >> Jump-pilot-devel mailing list
>> >> J