Andrea,

> I'd say, definitely not its purpose.
> Data exchange formats share the same features as GML,
> they are verbose, very powerful, very slow, the focus is on
> expressiveness not performance.
> To draw a parallel, dxf is a popular data exchange for CAD
> data, but no one would think of working against it directly, it's
> something that you extract from CAD A, from its native
> format, and send to CAD B, where it's again converted
> to another native format.

I see - thanks for the parallel.

> Ah, that's complex features, the old GML driver would have supported
> simple features only anyways.
> I believe that could be mapped onto a large set of database tables, but also
> that you have to write your own conversion software and "application
> schema" mapping files. That's a large amount of work I fear.

suppose I get as far as converting AIXM content into a PostGIS database.
how would I go on from there? I'd add a PostGIS data source to
GeoServer, and use SLD for stlying bitmaps? but how would I add more
advanced filter handling, so that one can query for data using
AIXM-specific features (say, query for navaids, or airspaces, etc.)? How
would I make the GeoServer's WFS protocol handler return AIXM? I guess
I'd have to write PostGIS -> AIXM mapping code for that purpose..


Akos

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to