Hi Geoserver users, I have one question 

My web app running on localhost:8080, and geo server runs on localhost:7080.
I created layer with postgis datasource to retrieve all features.  Table 
structure is like below: id, map_id, geom,                color, object_type
--------------------------------------------------------------------
1,         1,   POINT(..),           RED, POINT
2,         1,   LINESTRING(..), BLUE, LINE Can any one guide me for the below 
issues:
1. I am having issues with showing features with WFS, which not working from my 
web app may be because of cross domain.
2. I need to retrieve the features based on map_id (which is not pk in this 
table). How I can do it.
Br. Giri 
------------------------------------------------------------------------------
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