There is also a utility class called "GML" with example configurations
for common parsing / encoding tasks as another reference point.
Cheers,
Jody
On Wed, Nov 3, 2010 at 5:17 PM, Andrea Aime
wrote:
> Hi all,
> if you want to start from scratch I do have a recent implementation of an HTTP
> cli
Vendor option "autoRotate" for LabelCacheImpl for polygon labels; autorotate 90
degrees counter clockwise if polygon is more tall than wide
---
Wow, it'd be awesome to have a group of people taking this on.
After things get going there's one improvement you should definitely
consider, and there's a chance we may get some funding to have Gabriel
put some time in to this. Namely caching WFS. IMHO the WFS protocol
isn't done quite right
On Wed, Nov 3, 2010 at 8:39 AM, Roy Braam wrote:
> Hi,
> start from scratch in unsupported land and learn from the past seems the
> best option to me.
> I have a look at the code Andrea provided and use the ContentDataStore as
> superclass.
> Of course the new development needs to be done on the t
Hi,
start from scratch in unsupported land and learn from the past seems the best
option to me.
I have a look at the code Andrea provided and use the ContentDataStore as
superclass.
Of course the new development needs to be done on the trunk.
The best way is to start a new unsupported WFSDatastor
Hi all,
if you want to start from scratch I do have a recent implementation of an HTTP
client for a protocol that is somewhat similar to WFS, and it's quite
compact too:
Have a look in:
http://svn.codehaus.org/geoserver/trunk/src/community/gss/src/main/java/org/geoserver/gss/
and in particular to: