Hi

I am running a recent build of geoserver, and I am having trouble getting
the WFS to publish my 'static strings in a view'.
When I add the layer it doesn't ever show the table columns in the feature
detector.

---EDIT (found answer....) ----

Table was created invalidly. static strings as column in postgres.

Creating a view using ['static string' as column_name] is not the same as
creating ['static string'::text as column_name]. If you dont define the
'type' then geoserver cant read the type. *why cant it read my mind...*

Geoserver knew that there was content in the table that was 'invalid' but
didn't tell me I was a bit silly, it just hid the invalid content.

----

So, in summary - there is no need to post this, but it may help others that
are as silly as me.

Regards,
Terry


Details
    Version 2.4-SNAPSHOT
    Git Revision 717b73a5636c4466af2b4b3c5111f24dc11a6e00
    Build Date 20130214-0950
    GeoTools Version 10-SNAPSHOT (rev
5cf4d998a6d5d65eb395772ad7ce65cd395cef17)
    GeoWebCache Version 1.4-SNAPSHOT (rev
master/83b284b341ef25fe89adf2eb7858991defa64e57)




--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Postgis-Views-static-strings-simple-features-tp5037404.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to