> > So, long story short, every single datastore will generate attribute > types stating that the geometry is required. This does not seem right > to me, what do you think? I understand that for shapefiles, but it > seems to be wrong for JDBC based sources, or for the property data store > (I guess). > > You are right, this is wrong!
Objects may have 0, 1 or many geometries. One of the compelling reasons (coming up) for using geoserver is that it can be a general purpose API to data, allowing spatial and non-spatial views into the same data with a single insyall, instead of one of the fragile database serialisation mechanisms, that bind people to both your technology stack and the the persistence schema. > > Now, I'm going to fix the postgis data store so that it takes into > account attribute nullability (Justin, I'll wait for your get go > to commit the patch), but it seems to me we have to fix somewhat > the Geosever behaviour too... > > Possibly Gabriel may have encountered this working on geoserver trunk to expose ISO features. Rob > Cheers > Andrea > > > ------------------------------------------------------------------------- > 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 > _______________________________________________ > Geoserver-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/geoserver-devel > ------------------------------------------------------------------------- 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-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
