Hi,

I wonder if there are facilities in or around GeoServer that allow for
performing spacial queries on GML-based data? Initially, I want to be
able to serve this data via WFS through GeoServer, and later on I want
to be able to render this data, so that it can be served via WMS.

The data in question corresponds to AIXM, which is based on GML. So far,
I'm using a JAXB-generated API, based on the AIXM & related XML Schema
definitions to work on this data.

My initial thinking was to load the available data into memory (e.g. not
store it in a persistence layer like PostGIS), and work on it from
there. The most straightforward ways for me are to load it via tha JAXB
Unmarshaller.

I wonder if there are 'usual' tools / APIs to use to perform spacial
queries on such, GML-based data?

All pointers are welcome,


Akos

------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to