Jody Garnett ha scritto: >> Nice, I love this. DataStore.createSchema and data loading have never >> been tested much. I expect those to have some issues (e.g., creating >> the wrong column types, not setting the expected length restrictions >> and the like). > > I echo - andrea's words. This is really fun stuff. > > Mark filled in all the table metadata information for the CCIP PostGIS > instance; so we may be able to get good descriptions out of jdbc-ng as > well.
To do this we'd have to pimp up the jdbc-ng datastore to read the table descriptions and modify GeoServer to either look for specific metadata in the FeatureType definition or to use the getInfo methods. Which seems like a good idea for very database centric admins that do like to configure as much as possible in the db itself. Jody, can you open a jira and propose a patch? Cheers Andrea ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
