Details
-
Type:
Task
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: UDIG 1.1.1
-
Fix Version/s: UDIG 1.4.1
-
Component/s: visualization using map layer and style
-
Labels:None
Description
Dear All
I have just started working on uDig, I want to know how many layers and what amount of data we can visualise.
Basically I got some problem while populating about 40 layers of around 280 MB. It became very slow...........
Is there any limitation of layers and amount of Data.
Thanks and Regards
Pankaj
The biggest issue right now is that for most vector layers is that a full RASTER is created for each layer so many vector layers increases the amount of memory a great deal. It is fixable by implementing a new type of renderer but I have not yet done so.
If you are interested I can give you some tips.