Samuel Smith created GEOS-5005:
----------------------------------

             Summary: SQL Views don't include Geography Type Fields (from 
PostGIS)
                 Key: GEOS-5005
                 URL: https://jira.codehaus.org/browse/GEOS-5005
             Project: GeoServer
          Issue Type: Bug
          Components: PostGIS
    Affects Versions: 2.1.3
         Environment: Tomcat6 in OpenJDK JRE 1.6 on Ubuntu 11.10 amd64
            Reporter: Samuel Smith
            Assignee: Andrea Aime
         Attachments: ss01-schema.png, ss02-sqlview.png

Per ss01.png I have a PostGIS table that includes both a Geometry and Geography 
column.

Per ss02.png when I attempt to select the Geography column into a SQL View it 
is never ~absorbed~ into the list of fields. 

Similarly the Geography type is never generated into the list of fields, if I 
cast the Geometry to a Geography (eg "select geom::Geography from <table>" as 
my SQL View statement, naturally I get no lovin' there either).


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to