Support ArcSDE domains in the ArcSDE plugin
-------------------------------------------

                 Key: GEOT-1684
                 URL: http://jira.codehaus.org/browse/GEOT-1684
             Project: GeoTools
          Issue Type: New Feature
          Components: data arcsde
            Reporter: Saul Farber
            Assignee: Saul Farber
            Priority: Minor


ArcSDE allows one to provide "human-readable" values for less-meaningful 
attribute values stored in a database.  For example, you could have the value 
"1" in the short-integer column "ST_TYPE" and there could be a mapping like 
this:

0 -> "type A (blah blah)"
1 -> "type B (yakity yakity)"
2 -> ...
etc.

ArcSDE stores these mappings internally inside the ArcSDE database.  To 
implement this issue we'd need to do the following things:

1)  Decide how/whether to "enable" or "disable" use of sde attribute "domains" 
on a per-featuretype or per-request basis
2)  Figure out how to actually implement using sde attribute "domains" so that 
the domain value is returned instead of the attribute value
3)  Decide how to get this all into geotools and geoserver in a coherent way


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to