Andrea, > I guess most of the people roll their own ETL routines to ingest GML > into some format suitable for high performance consumption (so yeah, > everybody reinventing the wheel according to their specific needs). > > Would be happy to hear other people experience with the problem, > maybe all togheter there is enough interest to gather funding/resources > and build a new data store that addresses it?
the thing is, the custom database structure I would create to load this GML-based info would in effect by a one-to-one replication of the data structure of my XML content. thus it would make sense to do this in some sort of automated way. > On this topic, this could be of interest: > http://www.exist-db.org/exist/devguide_indexes.xml thanks, I'll look into this.. > also, it seems that the app-schema datastore supports GML 3.1.1, while > AIXM is based on GML 3.2. > > > GeoServer 2.2.0-beta should support GML 3.2 as part of the WFS 2.0 support thanks, this is good news indeed... > If you have small amounts of data creating a pure GML store may be an > option, > with all the filtering being done in memory after parsing the whole GML file > for each request, but in general that's not a good solution initially I would be satisfied with such an approach, as the dataset I have is not large at all. this is aviation data, so there are say less than 100 airspaces for the country I test the data for (Hungary), less than 30 airports, etc. etc. thanks for the pointers, 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
