[fdo-users] Create an FdoFeatureClass?

Greg Boone greg.boone at autodesk.com
Thu Apr 9 11:03:30 EDT 2009


If you look at the files in...

https://svn.osgeo.org/fdo/trunk/Fdo/UnitTest

... and search for FdoFeatureClass::Create, you will find some basic examples on how to create schema and apply it.

Greg,

-----Original Message-----
From: fdo-users-bounces at lists.osgeo.org [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of VJ
Sent: Thursday, April 09, 2009 10:45 AM
To: fdo-users at lists.osgeo.org
Subject: [fdo-users] Create an FdoFeatureClass?


Hello,

I'd like to create an FdoFeatureDataClass...
FdoFeatureClass::Create can be used to create a new instance of a feature class
FdoFeatureClass::SetGeometryProperty can be used to set the GeometricPopertyDefinition
but how do I set the different DataPropertyDefinition?

How can I then add that FdoFeatureDataClass to an existing FdoFeatureSchema?

(I'd like to be able to create a new "table" in PostGIS)


Thanks!


Jörg
-- 
View this message in context: http://n2.nabble.com/Create-an-FdoFeatureClass--tp2611536p2611536.html
Sent from the FDO Users mailing list archive at Nabble.com.

_______________________________________________
fdo-users mailing list
fdo-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/fdo-users


More information about the fdo-users mailing list