I'd like to store my application schemas as GML files and use then for generating feature types in a MemoryDatastore (and maybe later in PostGIS or Oracle datastore).
But I can not manage to get the schema from the GML: myGmlDataStore.getSchema(myFtName) returns null after a while.
I am not very familiar with how to store schemas in GML 2 and I must be doing something wrong.
Can anyone send me a sample GML file containing a very simple feature type with one geometry and a few attributes that works with getSchema()?
Thank you.
Olivier
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
