[fdo-users] Re: Tool for editing f_ tables in SQL 2008?
Srecko Lipovsek
srecko.lipovsek at kaliopa.si
Fri Oct 29 05:31:16 EDT 2010
Thanks a lot for detailed explanation ...
This IS IT, now everything is understandable.
We will now probably write small .NET application for mapping classes and
properties betwen psyihical SQL schema mapping to f_ tables + checker in
both sides if something is droped + ...
Below is attached meaning of those two attriibutes calculated in decimal
form if somebody search forum or need:
Code is in
D:\FDO_branches\3.5\Fdo\Unmanaged\Src\Fdo\Schema\GeometricPropertyDefinition.cpp
also if somebody search ...
Thanks again ...
Basic geometry
geometrytype
attributetype
FdoGeometryTypeHexCode_None
32
FdoGeometryTypeHexCode_Point
64
1
FdoGeometryTypeHexCode_LineString
128
2
FdoGeometryTypeHexCode_Polygon
256
4
FdoGeometryTypeHexCode_MultiPoint
512
1
FdoGeometryTypeHexCode_MultiLineString
1024
2
FdoGeometryTypeHexCode_MultiPolygon
2048
4
FdoGeometryTypeHexCode_MultiGeometry
4096
4
FdoGeometryTypeHexCode_CurveString
8192
2
FdoGeometryTypeHexCode_CurvePolygon
16384
4
FdoGeometryTypeHexCode_MultiCurveString
32768
2
FdoGeometryTypeHexCode_MultiCurvePolygon
65536
4
Combinations (sum of above values)
All_GEOMETRY_POINT
576
1
LINESTRING_MULTILINESTRING
1152
2
POLYGON_MULTIPOLYGON
2304
4
ALL_GEOMETRY_CURVE
42112
2
ALL_GEOMETRY_SURFACE
84224
4
ALL_GEOMETRY_POINT_CURVE
42688
3
ALL_GEOMETRY_POINT_SURFACE
84800
5
ALL_GEOMETRY_CURVE_SURFACE
126336
6
ALL_GEOMETRY_POINT_CURVE_SURFACE
126912
7
-----
Srecko Lipovsek
Kaliopa d.o.o., Ljubljana, Slovenija
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Tool-for-editing-f-tables-in-SQL-2008-tp5673979p5685741.html
Sent from the FDO Users mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fdo-users/attachments/20101029/71f5a57d/attachment.html
More information about the fdo-users
mailing list