2013/11/20 Eugenio Trumpy <[email protected]>

> But I modify the query for producing the view excluding the rows where
> the_geom is empty, so I remove and re-publish that layer
> in geoserver but still doesn't work.
> What I'm doing wrong?
>

If you run in postgis:

 select distinct(ST_SRID(geom)) from <your_view>;

Does it return only 4326?

When you published again your view in GeoServer did it recognize the Native
SRS?

Cheers,

Stefano
---------------------------------------------------
41.95581N 12.52854E


http://www.linkedin.com/in/stefanoiacovella

http://twitter.com/#!/Iacovellas
------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to