On Wed, Jan 23, 2013 at 1:35 PM, Federico Cacco
<federico.ca...@gmail.com> wrote:
> Ok, thank you very much!
>
> I have another question (I hope the last one for today).
>
> I realized that GeoServer is composed of several modules that perform
> various functions, including the one for the WMS service.
> But I wanted to ask if that module also performs graphic rendering of
> maps requested by the GetMap operation,
> and if it takes care of all operations that involve the creation of a
> graphical map.
>
> In other words it is true that the WMS module takes care of all the
> operations for the service WMS, that WFS module takes care of all the
> operations for the service WFS etc. ?

It is true that each takes care of whatever the protocol demands, but lower
level operations such as painting the actual map, accessing raster
and vector data, reprojecting data if necessary and so on, those
are done by the GeoTools libraries.
Other specific needs are sometimes addressed by other external libraries,
e.g., SVG handling is done by Batik, GeoJSON is done by json-lib,
REST basic support is done by Restlet, and so on.

Cheers
Andrea

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to