Hi all,
I'm trying to create sql view from two postgis tables where first has
geometry and second has not, but final layer has no geometry and  no srid. 
I don't know, if I make mistake during create postgis table from shp,
because I leave srid as -1. But this table looks normal in geoserver and it
has epsg 4326. I'm using this select:

select * from geometry, nogeometry where
geometry.postcode=nogeometry.postcode

Database are qite new from me, so  maybe I'm making some mistake.

Thanks for help,
Dan

--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/missing-geometry-after-create-sql-view-tp4660559p4660559.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

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

Reply via email to