Re: [JPP-Devel] JTin Folder Created On SurveyOS Repository

2008-03-28 Thread Christopher
ve. DEM is a > common elevation data > format, but in my profession almost all of our > surface models are > constructed from point data, usually stored in CSV > files. But my > surveying background taints my perspective somewhat. > We can tackle this > problem later. I can alwa

Re: [JPP-Devel] JTin Folder Created On SurveyOS Repository

2008-03-31 Thread Christopher
--- Paul Austin <[EMAIL PROTECTED]> wrote: > Christopher, > > Welcome aboard, glad to see someone working on this. > > I'm going to write a longer email later but one of > the things we should > consider is splitting the model and operations for > the TIN i

Re: [JPP-Devel] JTin Folder Created On SurveyOS Repository

2008-03-31 Thread Christopher
The slides would be great. Did he release any sample code under the L/GPL? --Christopher --- Stefan Steiniger <[EMAIL PROTECTED]> wrote: > Hei Guys, > > sorry for not having a look on this topic so far. > But one thing may be > to include Martin David' expertise in

Re: [JPP-Devel] JTin Folder Created On SurveyOS Repository

2008-03-31 Thread Christopher
es. What are the memory limitations of JUMP? --Christopher No Cost - Get a month of Blockbuster Total Access now. Sweet deal for Yahoo! users and friends. http://tc.deals.yahoo.com/

Re: [JPP-Devel] JTin Folder Created On SurveyOS Repository

2008-04-02 Thread Christopher
way. We really should seriously consider a streaming model for the TIN library. If this library is intended to be decoupled from OpenJUMP and used in multiple JavaGIS projects, then dealing with huge data sets that dwarf available RAM would be a very big plus. I have more on

Re: [JPP-Devel] Help With Spanish Student Interested In OpenJUMP Summer of Code

2008-04-04 Thread Christopher
gt; the student? I'm afraid my Spanish is much worse > than his English, and > that communication would be a challenge for us > without some help. Is spanish or portuguese his primary language? If spanish is a secondary language, is he more flu

Re: [JPP-Devel] Parallel Processing Pipelines

2008-04-06 Thread Christopher
>From a performance aspect when using JCSP, which would be a better format for the communication wires: Objects, or ints representing the WKB representation of the geometry? --Christopher --- Paul Austin <[EMAIL PROTECTED]> wrote: > All, > > I've just started a blog an

Re: [JPP-Devel] More Input on JTin Library

2008-04-11 Thread Christopher
week or so. As far as future funding, I’m going forward as if everything will go through fine and no checks will bounce. I’ll probably still work on the project if something goes wrong, but the manhours will be much less given that I’ll have to find other work for the summer. --Chr

Re: [JPP-Devel] moving on to java vm 1.6

2008-04-15 Thread Christopher
Java 1.6 on Mac OSX is still beta: http://developer.apple.com/java/ "Java SE 6 Developer Preview 9 Apple has released a new developer preview of Java SE 6 for Leopard. Click on the Java Downloads link to the right." --Christopher --- Stefan Steiniger <[EMAIL PROTECTED]> wrote:

Re: [JPP-Devel] Google Summer of Code Guidelines

2008-04-22 Thread Christopher
als which should be over with in the next day or two depending on when I stop polishing a paper I'm working on). --Christopher DeMars Be a better friend, newsho

[JPP-Devel] JTIN 1st module

2008-04-27 Thread Christopher
with each API utilized. This is the most important part of the project, so once I get the interfaces done, I would like as much comment/criticism as I can get before I go forward with implementation. --Christopher

[JPP-Devel] question about acceptable licenses for 3rd party libraries

2008-05-01 Thread Christopher
What are the acceptable licenses for libraries to be used in the OpenJUMP project? I assume GPL and LGPL are good since the entire project is GPL, but what about other OSI approved ones like the apache license? http://www.opensource.org/licenses/alphabetical --Christopher

[JPP-Devel] Geometry -> Java2D methods

2008-05-03 Thread Christopher
line with pointers to the .java files that make everything happen so I can get a solid grasp on how OpenJUMP does display. Thanks, --Christopher Be a better friend, newshound, and know-it-all with Y

[JPP-Devel] JTIN update

2008-05-05 Thread Christopher
I'll try not to make life harder than it needs to be for third party developers, but when needs conflict, I'm siding with the OpenJUMP way. Comments and suggestions appreciated, --Christopher PS I'm posting the meat of this message on the wiki. __

Re: [JPP-Devel] Fwd: Re: Collaboration On Low-Level DEM/TIN Library For OpenJUMP and UDig

2008-05-05 Thread Christopher
These look interesting. I'm assuming that TINWithFixedLines creates a constrained or conforming DT. I'm most interested in the implementation details of that one, but I would like to get the code for both libraries if you have it available. --Christopher --- Josef Bezdìk <[EM

[JPP-Devel] Why is OpenJUMP using JTS 1.7?

2008-05-12 Thread Christopher
Is there any reason why OpenJUMP is using JTS 1.7 instead of 1.8? There are a few differences in .geom between the two that slightly alter the design of my JTIN module and I'm wondering which to target. --Christ

[JPP-Devel] Question about JTIN design decision

2008-05-20 Thread Christopher
best tack. Any input from JTS/OpenJUMP gurus would be appreciated. --Christopher - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go

Re: [JPP-Devel] Question about JTIN design decision

2008-05-22 Thread Christopher
good of grasp of Layers as I have of JTS... Thank you everyone for your input, it has been invaluable. --Christopher - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008.

Re: [JPP-Devel] JTIN work plan / project overview

2008-05-27 Thread Christopher
u send me the original word document? > I would then add a few more comments to this doc, > and also make some > suggestions with respect to the layout (so I we can > use it for future > GSofC reports) > The

[JPP-Devel] The JUMP way to load and save files...

2008-06-07 Thread Christopher
the best way to do that is to pour over working code. Thanks, --Christopher - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source.

Re: [JPP-Devel] The JUMP way to load and save files...

2008-06-09 Thread Christopher
That seems to be the way most of the data input output is done. I'm just wondering why the whole datasource bit came about if it only winds up being a wrapper for JUMPReader & JUMPWriter. Thank you for the feedback, --Christopher --- Paul Austin <[EMAIL PROTECTED]> wrote:

Re: [JPP-Devel] The JUMP way to load and save files...

2008-06-11 Thread Christopher
, functional scaffolding working by Monday. --Christopher - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source

[JPP-Devel] Does JTS and/or OpenJUMP support WKT spatial reference system?

2008-06-14 Thread Christopher
Is there a standardized OpenJUMP way to convert a WKT spatial reference system (see Simple Features spec page 74) to an int SRID? Thanks, --Christopher - Check out the new SourceForge.net Marketplace. It's the

[JPP-Devel] JTIN update: binary file save and load works

2008-06-18 Thread Christopher
a bit. I wrote a quick and dirty testing class JTFReaderWriterTester that you call with the filename of the file you want to use. It writes out a simple, hard coded tin to the binary file, then reads the file back and prints out both versions. Anyway, back to coding, --Christ

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-20 Thread Christopher
p for changing said composition software if needed? (I'm thinking about something open source with a good style manager, perhaps OpenOffice or even (La)TeX). --Christopher --- Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > > I've decided to split my lunch breaks betwe

[JPP-Devel] endianess

2008-06-21 Thread Christopher
bugs... --Christopher - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy

Re: [JPP-Devel] endianess

2008-06-23 Thread Christopher
things ordered the way I want. I’ve tested this with both Big and Little Endian ordering and seems to work just fine. --Christopher --- Paul Austin <[EMAIL PROTECTED]> wrote: > I would use big endian as it's the Java standard. > This would then make > it easier to read/

Re: [JPP-Devel] Draft of OpenJUMP Plug-in Programmer's Guide

2008-06-23 Thread Christopher
The thing I like about LaTeX and other TeX derivatives is that the chapters are separate files and everything is in plain text. This would allow for the file to be maintained as part of the SVN repository, thus allowing easier collaboration. But I’m open for anything. --Christopher

Re: [JPP-Devel] endianess

2008-06-23 Thread Christopher
p;2 into one section and the rest of the stages into a second section, but code readability might suffer. --Christopher --- Paul Austin <[EMAIL PROTECTED]> wrote: > Christopher, > > Are you wrapping a large buffer (e.g. 4kb) or are > you wrapping each > series of bytes (e.g

Re: [JPP-Devel] Google Summer of Code: Chris, Leandro, Stefan, and Nacho

2008-06-27 Thread Christopher
commented and cleaned up the binary file import/export classes and am happy with them for the time being. I have been expanding the Tin/TinFace classes as needed to implement new functionality, so they have been growing in size this last week as well. --Christopher --- On Fri, 6/27/08

[JPP-Devel] Adding new file types to "Open..." dialogue box

2008-06-30 Thread Christopher
File opening question: In OpenJUMP, how does one add a new file type and file handler to the “File->Open...” or “File->Open File...” dialogue box? --Christopher PS, as an update of my progress on the TIN module, I have a crude display pipeline written, but untested. I should have it

[JPP-Devel] JTIN progress update

2008-07-01 Thread Christopher
e layer * internationalization * javadoc'ing --Christopher - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet,

Re: [JPP-Devel] JTIN progress update

2008-07-01 Thread Christopher
r two from you, I will for sure go the vector layer route first. Thanks, -Christopher PS no rush, I probably won't start on that portion until next week - Sponsored by: SourceForge.net Community Choice Awards: VO

Re: [JPP-Devel] JTin Summer of Code Update:

2008-07-07 Thread Christopher
nd. > 3D point data would be fine for now, but if you could get 3D point data + breaklines + boundaries, I would thrilled. Thanks, --Christopher - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW

Re: [JPP-Devel] Report on First Code Review of JTin

2008-07-10 Thread Christopher
ble, it seemed the best fit. I'll respond more fully to SS's comments later on this evening or next morning when I have more time to compose a longer response. --Christopher - Sponsored by: SourceForge.net

Re: [JPP-Devel] Weekly SoC Reports (JTIN)

2008-07-11 Thread Christopher
new layer in the workspace. --Christopher --- On Fri, 7/11/08, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > From: Sunburned Surveyor <[EMAIL PROTECTED]> > Subject: Weekly SoC Reports > To: "OpenJump develop and use" , > [EMAIL PROTECTED], "Leandro L

Re: [JPP-Devel] Report on First Code Review of JTin

2008-07-11 Thread Christopher
rder or TIN edge and what is entered for their edge neighbor field. One way (what I’m doing now) is to just set the index to -1 thus being an illegal index, thus being next to a border. The other way is to link to a neighboring triangle along t

Re: [JPP-Devel] JTin Summer of Code Update:

2008-07-15 Thread Christopher
yle stuff. I didn't notice any file in the Swiss DEM data that included breaklines or boundaries, so I'm not sure how much use it will be for testing the next stage of the backend. Then again, I can't read German and they don't have a french version of the description file. --C

[JPP-Devel] Bunch of questions (mostly UI based)

2008-07-20 Thread Christopher
Thanks for any help you can offer, --Christopher - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand pri

Re: [JPP-Devel] Bunch of questions (mostly UI based)

2008-07-23 Thread Christopher
with rewriting TinLayer is that I'll have to fake the existence of Features and their Geometries. Any hints? --Christopher --- On Wed, 7/23/08, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > From: Sunburned Surveyor <[EMAIL PROTECTED]> > Subject: Re: [JPP-Devel] Bunch o

Re: [JPP-Devel] Bunch of questions (mostly UI based)

2008-07-23 Thread Christopher
I can't believe I overlooked this. Thanks. Now I just need to write a new ComboBox that will work with Layerables. --Christopher --- On Wed, 7/23/08, Larry Becker <[EMAIL PROTECTED]> wrote: > From: Larry Becker <[EMAIL PROTECTED]> > Subject: Re: [JPP-Devel] Bunch of que

[JPP-Devel] Weekly SoC report for JTIN

2008-07-25 Thread Christopher
getLayerable and addLayerableComboBox. Next week I will try to finalize the contour line plugin and continue to work on front end GUI stuff (things like right click windows, changeable styles, etc). --Christopher - This

Re: [JPP-Devel] Goole-S-of-Code: finishing

2008-08-11 Thread Christopher
and a hillshade tool that will extract a raster hillshade from the TIN. --Christopher --- On Sat, 8/9/08, Stefan Steiniger <[EMAIL PROTECTED]> wrote: > From: Stefan Steiniger <[EMAIL PROTECTED]> > Subject: [JPP-Devel] Goole-S-of-Code: finishing > To: "List for discus

Re: [JPP-Devel] (no subject)

2009-01-12 Thread Christopher
can scale from handhelds to terabyte sized databases on workstations or servers. --Christopher --- On Mon, 1/12/09, Sunburned Surveyor wrote: > From: Sunburned Surveyor > Subject: Re: [JPP-Devel] (no subject) > To: "OpenJump develop and use" > Date: Monday, January 12,

[JPP-Devel] has anyone used Java Map Projection Library?

2009-01-26 Thread Christopher
reprojection ability within jump. --Christopher -- This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword

Re: [JPP-Devel] Almost GSoc Student and Best Way to Add Renderers

2009-04-09 Thread Christopher
Yes it does. When I get a few minutes, I'll write an overview on how to set up an external renderer. --Christopher --- On Thu, 4/9/09, Stefan Steiniger wrote: > From: Stefan Steiniger > Subject: Re: [JPP-Devel] Almost GSoc Student and Best Way to Add Renderers > To: "O

Re: [JPP-Devel] Almost GSoc Student and Best Way to Add Renderers

2009-04-10 Thread Christopher
t was just an idea I was throwing out when brainstorming with Landon. --Christopher On Fri, Apr 10, 2009 at 6:47 AM, Larry Becker wrote: > Kabeja converts an impressive set of entities to SVG alright, but there > would still be considerable effort involved with using it in OJ. You would >

Re: [JPP-Devel] Christopher was selected for Google Summer of Code

2009-04-22 Thread Christopher
the DB. If all of that runs so smoothly that I still have time, then I'll write a streaming triangulator that could make use of this large datastorage. --Christopher --- On Wed, 4/22/09, Sunburned Surveyor wrote: > From: Sunburned Surveyor > Subject: Christopher was selected for

Re: [JPP-Devel] Making JTin Part of the deegree Project

2009-04-23 Thread Christopher
I'll do whatever I need to. Do you have an address for degree's code repository so I can check out a tree. --Christopher --- On Thu, 4/23/09, Sunburned Surveyor wrote: > From: Sunburned Surveyor > Subject: [JPP-Devel] Making JTin Part of the deegree Project > To: "

Re: [JPP-Devel] Delaunay triangulation code in JTS 1.11

2009-04-28 Thread Christopher
It should be quite easy to plug in your new DT algorithms into my TIN module; I designed the DT part to be a plugable as possible. When I have a chance, I'll take the new DT for a spin. Is the JTS 1.11 code on a public repository? --Christopher --- On Tue, 4/28/09, Martin Davis

Re: [JPP-Devel] Question on use cases of JTS trianguation API

2009-04-29 Thread Christopher
to be able to collect the vertices of the network, which vertices are associated with each triangle, and what triangles neighbor each triangle along its edges. From what I remember of the DT algorithms I've seen, you'd need know most of that information to do a DT. --Christopher ---

Re: [JPP-Devel] Modifying BasicFeature to track modifications

2009-04-30 Thread Christopher
ck to the database unchanged data. That won't break anything, just make bad coding run slower. On the plus side, we only have to store one boolean per feature for all use cases and there will be a simplified way to mark features as dirty or check a feature's dirty status. --Christopher

Re: [JPP-Devel] Deegree GML adapter

2009-05-26 Thread Christopher
you have the elevation data, why not record it into Z when reading it in? --Christopher -- Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creati

Re: [JPP-Devel] Fwd: OpenJUMP included in the Softpedia Mac OS software database

2009-05-26 Thread Christopher
It is for me ;) Still, the icons could use the gentle massage of a snooty graphics designer to fully fit into the Mac experience :) --Christopher --- On Tue, 5/26/09, Sunburned Surveyor wrote: > From: Sunburned Surveyor > Subject: Re: [JPP-Devel] Fwd: OpenJUMP included in the Softped

[JPP-Devel] UI direction for native database integration

2009-05-26 Thread Christopher
her suggestions? --Christopher -- Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google C

Re: [JPP-Devel] UI direction for native database integration

2009-05-27 Thread Christopher
, most everything will be done automagically in the background. A user shouldn't have to know anything about databases in order to use a local spatial database within OJ. --Christopher --- On Wed, 5/27/09, Sunburned Surveyor wrote: > From: Sunburned Surveyor > Subject: Re: [JP

[JPP-Devel] H2/OpenJUMP integration week 1

2009-05-29 Thread Christopher
ew problems, choices, and solutions appear. --Christopher DeMars -- Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals.

Re: [JPP-Devel] UI direction for native database integration

2009-05-29 Thread Christopher
so that other programs can access the database using TCP. The standard use case where embedded mode would be assumed is opening a local, unshared file, which would work as assumed when using automatic mixed mode while still gracefully allowing other use cases. --Christopher --- On Thu, 5/28/09

[JPP-Devel] registering a new DataStore

2009-06-05 Thread Christopher
lly someone here can enlighten me, otherwise it's back to searching the codebase and reverse engineering. Thanks for any help, --Christopher -- OpenSolaris 2009.06 is a cutting edge operating system for e

Re: [JPP-Devel] registering a new DataStore

2009-06-08 Thread Christopher
Thank you Paolo. I had tried something similar, but this should work once I stort out my compiler conflict. This week, I should have a working basic plugin and a rough draft of a new "how to write drivers" tutorial that focuses on DataStore rather than DataSource. --Christopher

[JPP-Devel] H2-OJ integration weekly report

2009-06-15 Thread Christopher
e to start expanding my code base to make use of the full feature set H2 provides. If things go smoother than they have been, I might even begin working on the OpenJUMP side of things and create a framework for read/write DataStores. --C

[JPP-Devel] H2-OJ integration

2009-06-20 Thread Christopher
code and trying to track down documentation for both (H2+spatial is poorly documented). Next week's work will revolve around expanding H2+spatial to more closely resemble PostGIS so that OJ users can have the database power they are used to. --C

[JPP-Devel] H2-OJ integration

2009-06-28 Thread Christopher
g fun with compilers and IDEs rather than coding. Next week I hope to have my own build of H2+spatial+R-tree working, or at least in the debugging phase. --C

[JPP-Devel] H2-OJ integration

2009-07-02 Thread Christopher
to stay current with H2. Hopefully, this weekend I'll get a new spatial index started, if not working. No real problems to report except the monotony of staring at diff logs seeing what is imp

[JPP-Devel] H2-OJ integration

2009-07-10 Thread Christopher
nding waiting for me. I'm now starting work on a spatial index for H2. --Christopher -- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors

[JPP-Devel] H2-OJ integration

2009-07-17 Thread Christopher
y LOC already exceeds the length of the paper. Next week I'll finish the data structure and begin the heavy testing required for a base level data structure. --Christopher -- Enter the BlackBerry Developer Challe

Re: [JPP-Devel] H2-OJ integration

2009-07-20 Thread Christopher
e to the newest H2 codebase. I will introduce myself there shortly and begin getting pointers regarding how best to hook in and index into H2. --Christopher --- On Mon, 7/20/09, Sunburned Surveyor wrote: > From: Sunburned Surveyor > Subject: Re: [JPP-Devel] H2-OJ integration > To: &

[JPP-Devel] H2-OJ integration

2009-07-23 Thread Christopher
ng and clean up the code with better comments and javadoc. --Christopher -- ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.source

[JPP-Devel] H2-OJ integration

2009-08-02 Thread Christopher
l be spent with a profiler trying to get the speed comparable to the JTS STRtree. --Christopher -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, i

[JPP-Devel] H2-OJ weekly report

2009-08-10 Thread Christopher
l work on effeciency (I'm still over four times slower than the STRtree implementation within JTS. --Christopher -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify you

[JPP-Devel] H2-OJ integration

2009-08-17 Thread Christopher
into H2 as an in memory index. --Christopher -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you