Hi,
I want to load a Postgis layer, but it takes very long time to finishe loading because of mass data. Now I want to load the layer using a filter. For example, I have a field named "Road_class" in the layer, Road class can be "1", "2", "3", what shall I do if I only load the records with a "Road_class=1".
Or, do you have other solution to resolve the performance problem when loading, map manipulation, etc.
Thanks.
Senlin