e only examples I could find use graphics in the
Text/Line/Point/etc Symbolizer.
Any other ideas would be appreciated!
Thanx,
Kevin
Andrea Aime wrote:
> Kevin Neufeld ha scritto:
>> Hi Andrea,
>>
>> Ok, I think I found a test case. The zip attachment contains a shape
&g
Hi all,
I'm trying to add highway shields to a basemap with styled roads I'm building
with geoserver. For the most part it
works well, but the odd tile simply will not render. I once left the server
running over night and the cpu was still
pinned the next morning ... it's like the renderer i
Hi all,
I'm trying to add basic indexing support for the SQLServer jdbc project.
Currently queries that hit the database always perform full table scans and are
of the form:
SELECT "ID",CAST("geom".STSrid as VARCHAR) + ':' + "geom".STAsText() as "geom"
FROM "Roads"
It obviously needs a WHERE f