LWN.net Logo

uDig GIS: A First Look (Linux Journal)

uDig GIS: A First Look (Linux Journal)

Posted Oct 16, 2008 9:00 UTC (Thu) by deleteme (guest, #49633)
In reply to: uDig GIS: A First Look (Linux Journal) by jgarnett
Parent article: uDig GIS: A First Look (Linux Journal)

Considering how simple and cheap (€300) it is make a slow workstation with 16 to 32GB of ram, there might be some problem with that statement. Sure you can't fit everything into 32GB, not even the openstreetmap db at this point..


(Log in to post comments)

uDig GIS: A First Look (Linux Journal)

Posted Oct 21, 2008 23:34 UTC (Tue) by jgarnett (guest, #54722) [Link]

For raster data you run out of memory quickly; On uDig trunk I have worked
with an "image moasic" (think a shapefile where each row indicates a raster
file on disk) of several thousand MRSID files; each file was 20 GIGs...
there are a couple competing projects to use PostGIS as a spatial index for
directories of raster files as we speak.

Even with just vector data we manage sneak up to the limits of memory
fairly quickly - it is one of the reasons I enjoy GIS.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds