I wonder if it is worth discussing whether or not there will be a
reasonable and practical limit to the size of data that we will try to
support in OpenJUMP. (For example, a maximum of 1,000 layers and
2,000,000 features.)

I realize this is a little tricky, because each computer will be able
to handle different loads on memory and processor, but I think the
basic concept might have merit. I question the wisdom of modifications
to the core made in support of these super huge datasets when this
probably isn't our typical use case.

The reality is that most of our users probably aren't working with
huge datasets. I think we have to remember that there will always be a
practical limit to the amount of data a computer program can work
with.

As an example, at my day job we don't expect AutoCAD to handle
millions of points that come from our Laser Scanner. We have very
specialized software built specifically to handle millions of points.
This software filters, screens and processes these millions of points
to produce data that normal AutoCAD can handle. (For example, it
produces a "plane" from a set of points collected on the surface of a
wall, or a cylinder from a set of points collected on the surface of a
pipe.)

Perhaps a better approach to huge GIS datasets is special tools that
can modify the data to produce meaningful results that can be used in
OpenJUMP on most computers.

Or maybe we have a "specialized" version of OpenJUMP  built to work
with super huge data sets that eliminates a lot of the bells and
whistles that users of smaller data sets enjoy. Or maybe we have a
plug-in that reads a millions of points and creates a surface from the
results. Or maybe we have a plug-in that reads in giant shapefiles,
such as a shapefile of all the roads in Europe, and then "tiles" this
into smaller, more manageable shapefiles.

At any rate, I don't think OpenJUMP can be all things to all people,
and it might be worth considering when we cross the line that requires
use of some programs designed especially for the use of huge datasets.

Any comments?

The Suburned Surveyor

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to