[Geoserver-devel] To get info about GeoServer

Hi,
my project is multi-tenant based and i want to use geoserver for geo spatial data.

So i want to confirm some question based on flow design-

1.The options of what we can connect to geoserver?

2.Can we connect a WebService rather than like direct sqL connection?

3.Can we connect multiple different data stores / Services?

Please give response of the above question with useful link related.

Thanks

Hi,
please read my answers bellow.

Vanilla GeoServer supports several data sources types: Extensions and plugins add a few extra ones: Behind the scenes GeoServer relies on GeoTools data stores. GeoTools also contribute with some extra stores (e.g. MongoDB) that where not wrapped as a GeoServer plugin: Do you have any well know web service in mind ? GeoServer is for example capable of connecting to a WMS or WFS. If you are targeting a custom web service then you will have to implement a specific data store for it (is quite easy to do). Yes you can have multiple data stores in GeoServer: Regards, Nuno Oliveira

···

On 09/24/2017 01:31 PM, chhoturam jat wrote:

Hi,
my project is multi-tenant based and i want to use geoserver for geo spatial data.

So i want to confirm some question based on flow design-

1.The options of what we can connect to geoserver?

http://docs.geoserver.org/stable/en/user/data/index.html#data

http://docs.geoserver.org/stable/en/user/extensions/index.html#extensions
http://docs.geoserver.org/stable/en/user/community/index.html#community

http://docs.geotools.org/latest/userguide/library/data/index.html

2.Can we connect a WebService rather than like direct sqL connection?

3.Can we connect multiple different data stores / Services?

http://docs.geoserver.org/stable/en/user/data/webadmin/index.html

Please give response of the above question with useful link related.

Thanks

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! [http://sdm.link/slashdot](http://sdm.link/slashdot)
_______________________________________________
Geoserver-devel mailing list
[Geoserver-devel@lists.sourceforge.net](mailto:Geoserver-devel@lists.sourceforge.net)
[https://lists.sourceforge.net/lists/listinfo/geoserver-devel](https://lists.sourceforge.net/lists/listinfo/geoserver-devel)

-- 
Regards,
Nuno Oliveira
==
GeoServer Professional Services from the experts! Visit [http://goo.gl/it488V](http://goo.gl/it488V) for more information.
==

Nuno Miguel Carvalho Oliveira
@nmcoliveira
Software Engineer

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax:      +39 0584 1660272

[http://www.geo-solutions.it](http://www.geo-solutions.it)
[http://twitter.com/geosolutions_it](http://twitter.com/geosolutions_it)

-------------------------------------------------------
AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.
 
The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility  for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.

These questions should be asked on the user list, but to avoid additional
noise, you should start with the GeoServer user manual.

This can be found at http://docs.geoserver.org/latest/en/user/ and explains
the protocols that are supported by GeoServer (quick summary: OGC WMS, OGC
WFS, OGC WCS, OGC WMTS, OGC WPS amongst others - links to the defining OGC
specifications can be found by a standard search, and you can check your
required products for compatibility), that some of those protocols are web
services, and the various data stores and services that you can work with in
GeoServer.

Given your questions and needs, you may also benefit from review of
http://geoserver.org/support/ and http://geoserver.org/comm/

Trust this helps, and that you will check out those links.

Brad

-----Original Message-----
From: chhoturam jat [mailto:chhoturam.jat@anonymised.com]
Sent: Sunday, 24 September 2017 22:31
To: Geoserver-devel@lists.sourceforge.net
Subject: [Geoserver-devel] To get info about GeoServer

Hi,
my project is multi-tenant based and i want to use geoserver for geo spatial
data.

So i want to confirm some question based on flow design-

1.The options of what we can connect to geoserver?

2.Can we connect a WebService rather than like direct sqL connection?

3.Can we connect multiple different data stores / Services?

Please give response of the above question with useful link related.

Thanks