On Wed, Jun 25, 2014 at 4:40 AM, Mark Cupitt <markcup...@gmail.com> wrote:

> Good Day all. I am still having trouble with the Geoserver CSS Module with
> large CSS files.
>
> I have two smaller CSS files that process nicely and produce expected SLD,
> but when I combine them, they produce a humungus 84K line sld
>
> I am certain I am missing something, or have I have possibly hit a
> limitation of the CSS module.
>
> ANy help or suggestions are very much appreciated.
>
> The files are available at http://markware.net/css.zip
>
> osmph_polys.csss  (4 seconds to process)  (160 lines)
> osmph_polys.sld ( result = 2895 lines)
>
> osmph_polys_landuse.csss  (5 seconds to process) (357 lines)
> osmph_polys_lamduse.sld ( result = 1209 lines)
>
> osmph_polys_combined.csss ( 9 minutes to process, 100% cpu, 100% java
> Container Memory) (500 lines)
> osmph_polys_combined.sld (result = 80,440 lines)
>
>
Hi,
is it possible to share some of these long css styles?
I'm working on a java version of the css parser/translator (the current one
is written in scala)
and addressing directly the issue of large css styles by building an
efficient "filtered power set"
generator.

I'm still not done with the translator, so I cannot give you something to
try out, but it would
be nice to have some complex css styles to work against as tests

Cheers
Andrea

-- 
==
GeoServer Professional Services from the experts! Visit
http://goo.gl/NWWaa2 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

-------------------------------------------------------
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to