On Thu, Jul 18, 2013 at 1:35 PM, Roel De Nijs <roel.den...@aquafin.be>wrote:

> geowolf wrote
> > Yes, of course, we cannot scan the whole data set just to generate the
> > legend, that would take ages
> > (I've played with vector dataset with up to 50 million records... do you
> > really want to scan them to generate a legend?)
> > For these cases we cannot scan the whole dataset, or even just try to
> > extract the unique values,
> > one needs to provide a static legend instead (there was work towards
> this,
> > but I don't remember where it ended up)
> >
> > Cheers
> > Andrea
>
> Confirms what I thought. Thanks!
>
> I updated the column (which determines the WellKnownName) to a non-existing
> value (simulating a wrong data conversion) and tried to generate the map,
> which failed (and a crystal clear log message was written to the error
> log).
> Is it possible to ignore these wrong features or give them some default
> rendering, like you can do with an ElseFilter?
>

Not with the recode function. I guess you can create a large Filter in your
rule
with the recode, that only accepts the values you want, and then have
a else filter to catch everything else

Cheers
Andrea

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to