I found this old thread as I was searchin for a solution to my problem.

Did this feature ever emerge in geoserver? (did not find it in the
documentation).

I have a need to fill polygons with (small) symbols (small compared to the
size of the polygon). I want there to be a spacing between the symbols,
around 10 times the size of symbol. 

Is this possible? or is the best solution to include that spacing into the
symbol (svg)?

thank you in advance,

Jakob



aaime wrote
> 
> TJMartin ha scritto:
>> Hi Andrea
>> 
>> I have posted the first issue as a bug on Codehaus. Hope i did it right
>> (first time)
> 
> Yep, it was ok, thank you.
> 
>> Would it be possible to change the way it does the symbol - maybe not
>> randomly then but with greater spaces. Could i use 
>> 
>> <VendorOption name="group">no</VendorOption>
>>                  
>>                   
>>                  <VendorOption name="spaceAround">5</VendorOption>
>> 
>> 
>> taken from the ComplexLabelling tutorial. This seems to make sure there
>> is
>> space around text i wonder if it could be applied in my problem.
> 
> Ah, I see. The SLD specification has no way to deal with spacing of
> symbols. The way they designed it, it only allows a very small number
> of markers, the ability to use ttf and other symbols sets is our own
> extension.
> So I guess the SLD committee thought that if you want more spacing, you
> should create a gif/png to be used as an external graphics, and put the
> extra spacing directly in the image.
> 
> To do so we'd need to carve another hole into the SLD schema and add
> a place for VendorOption under Graphic or GraphicFill as well.
> This is annoying as our SLD gets more and more distant from the
> specification one, but if enough people require it I'll consider
> doing it.
> 
> In the meantime, can you open another jira issue to ask for this
> new feature?
> 
> Cheers
> Andrea
> 
> -- 
> Andrea Aime
> OpenGeo - http://opengeo.org
> Expert service straight from the developers.
> 
> ------------------------------------------------------------------------------
> Create and Deploy Rich Internet Apps outside the browser with
> Adobe(R)AIR(TM)
> software. With Adobe AIR, Ajax developers can use existing skills and code
> to
> build responsive, highly engaging applications that combine the power of
> local
> resources and data with the reach of the web. Download the Adobe AIR SDK
> and
> Ajax docs to start building applications
> today-http://p.sf.net/sfu/adobe-com
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@.sourceforge
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
> 




--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/SLD-Issue-PolygonSymbolizer-with-Cartographic-Symbols-on-top-tp3806385p4999935.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to