Aha..
I believe that, in any case, you’ll need to store the id (foreign key, possibly 
compound) of the parcel in both databases/servers.
Which columns/attributes besides geometry do you have in the geometry database?

Fra: Srikanth [mailto:[email protected]]
Sendt: 10. januar 2017 13:09
Til: Julian Hollingbery <[email protected]>
Cc: geoserver-users <[email protected]>
Emne: Re: [Geoserver-users] WMS and Other Web Service Integration

Hello Julian,

I understand GetFeatureInfo provides the attribute values for the same database 
where the geometry is residing.

In my case, geometry resides in one database and related meta-data resides in a 
different server which has to accessed by customer web service. Hence whenever 
the user clicks on a particular parcel, I need to call customer provided web 
service to get details of the parcel.




On Tue, Jan 10, 2017 at 5:30 PM, Julian Hollingbery 
<[email protected]<mailto:[email protected]>> wrote:
Have you tried GetFeatureInfo?
http://docs.geoserver.org/stable/en/user/services/wms/reference.html

Regards,
/julian

Fra: Srikanth [mailto:[email protected]<mailto:[email protected]>]
Sendt: 10. januar 2017 11:39
Til: geoserver-users 
<[email protected]<mailto:[email protected]>>
Emne: [Geoserver-users] WMS and Other Web Service Integration

Hello,
We have a million parcels stored in MySQL and are fetching using WMS. The 
meta-data related to these parcels is stored in other database in some other 
location, hence we cannot and and are not supposed to access this meta-data 
directly. For this purpose, we have been provided a web service which consumes 
'id' and returns a json object.
We are finding it difficult to get the 'id' of the parcel with wms in order to 
pass it to webservice. Any advise/direction in this regard is highly 
appreciated.

--
Regards,
Srikanth K.



--
Regards,
Srikanth K.
www.servetheneedy.org<http://www.servetheneedy.org>
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to