Cargando…

Mastering GeoServer : a holistic guide to implementing a robust, scalable, and secure Enterprise Geospatial Data Hosting System by leveraging the power of GeoServer /

If you are a GIS professional who intends to explore advanced techniques and get more out of GeoServer deployment rather than simply delivering good looking maps, then this book is for you.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Henderson, Colin (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2014.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo
Texto completo

MARC

LEADER 00000cam a2200000Ii 4500
001 EBSCO_ocn899214551
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 150105s2014 enka o 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d OCLCF  |d DEBBG  |d DEBSZ  |d EBLCP  |d IDEBK  |d YDXCP  |d S4S  |d COO  |d N$T  |d AGLDB  |d ICA  |d ERL  |d OCLCQ  |d MERUC  |d OCLCQ  |d D6H  |d VNS  |d VTS  |d CEF  |d NLE  |d INT  |d OCLCQ  |d UKMGB  |d OCLCQ  |d STF  |d AU@  |d VT2  |d OCLCQ  |d K6U  |d OCLCO  |d OCLCQ  |d QGK  |d OCLCO 
016 7 |a 018006602  |2 Uk 
019 |a 897642157  |a 898418283  |a 907300386  |a 958464899  |a 1259120481 
020 |a 9781783287703  |q (electronic bk.) 
020 |a 1783287705  |q (electronic bk.) 
020 |z 1783287705 
020 |z 1783287691 
020 |z 9781783287697 
029 1 |a CHNEW  |b 000889457 
029 1 |a CHVBK  |b 374481768 
029 1 |a DEBBG  |b BV042490498 
029 1 |a DEBBG  |b BV043613924 
029 1 |a DEBSZ  |b 43483677X 
029 1 |a DEBSZ  |b 484735101 
029 1 |a UKMGB  |b 018006602 
029 1 |a AU@  |b 000054924030 
035 |a (OCoLC)899214551  |z (OCoLC)897642157  |z (OCoLC)898418283  |z (OCoLC)907300386  |z (OCoLC)958464899  |z (OCoLC)1259120481 
037 |a CL0500000520  |b Safari Books Online 
050 4 |a GA139 
072 7 |a COM  |x 013000  |2 bisacsh 
072 7 |a COM  |x 014000  |2 bisacsh 
072 7 |a COM  |x 018000  |2 bisacsh 
072 7 |a COM  |x 067000  |2 bisacsh 
072 7 |a COM  |x 032000  |2 bisacsh 
072 7 |a COM  |x 037000  |2 bisacsh 
072 7 |a COM  |x 052000  |2 bisacsh 
082 0 4 |a 004.6186 
049 |a UAMI 
100 1 |a Henderson, Colin,  |e author. 
245 1 0 |a Mastering GeoServer :  |b a holistic guide to implementing a robust, scalable, and secure Enterprise Geospatial Data Hosting System by leveraging the power of GeoServer /  |c Colin Henderson. 
264 1 |a Birmingham, UK :  |b Packt Publishing,  |c 2014. 
300 |a 1 online resource (1 volume) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a Community experience distilled 
588 0 |a Online resource; title from cover (Safari, viewed December 17, 2014). 
500 |a Includes index. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Installing GeoServer for Production; Java requirements; Installing Java on CentOS 6.3; Installing Java on Windows Server 2008 R2 SP1; Installing Apache Tomcat; Installing Apache Tomcat 7 on CentOS 6.3; Running Apache Tomcat as a service; Securing Apache Tomcat; Installing Apache Tomcat 7 on Windows Server 2008 R2 SP1; Controlling the Tomcat service; Configuring the Tomcat service; Deploying GeoServer to Apache Tomcat; Deploying on CentOS 6.3. 
505 8 |a Deploying on Windows Server 2008 R2 SP1Checking GeoServer deployment; Configuring GeoServer for maximum performance and availability; Scaling vertically; Scaling horizontally; Getting the best of both; Configuring multiple GeoServer instances on a single server; Configuring on CentOS 6.3; Configuring on Windows Server 2008 R2 SP1; Summary; Chapter 2: Working with Raster Data; Increasing the raster formats supported by GeoServer; Installing the GDAL binary libraries; Installing on CentOS Linux 6.3; Installing on Windows Server 2008 R2 SP1; Installing the GeoServer GDAL plugin. 
505 8 |a How to optimize raster data for better performanceUnderstanding your source data; Single file versus multifile; GeoTIFF overviews and tiling; GeoTIFF overviews; GeoTIFF tiles; Converting raster formats to GeoTIFF; How to serve very large raster datasets; Using the ImageMosaic format; Creating ImageMosaic automatically; Creating ImageMosaic manually; How to use the ImageMosaic JDBC extension; Installing the extension; Configuring the extension; Summary; Chapter 3: Working with Vector Data in Spatial Databases; Database connection pooling; Understanding database connection pools. 
505 8 |a Configuring a database connection poolJNDI connection or JDBC; Configuring JNDI at the servlet container; General database connection parameters; The primary key metadata table; The database session startup SQL; The database session close-up SQL; The geometry metadata table; Serving data from PostGIS; Publishing a PostGIS table as a layer; Serving data from Oracle; Installing the Oracle extension; Validating the installation; Publishing an Oracle table as a layer; Serving data from Microsoft SQL Server and SQL Azure; Installing the Microsoft SQL Server extension. 
505 8 |a Installing Microsoft JDBC drivers on LinuxInstalling Microsoft JDBC drivers on Windows Server 2008 R2; Validating the installation; Publishing a Microsoft SQL Server table as a layer; Creating SQL View layers; GeoServer SQL Views versus database views; Creating a SQL View layer; Summary; Chapter 4: Using GeoServer to Serve Complex Features; The difference between simple and complex features; Simple features -- GeoServer's default; Complex features; Using GeoServer application schemas; Installing and configuring the extension; Configuring the WFS service; Application schema mapping file. 
520 |a If you are a GIS professional who intends to explore advanced techniques and get more out of GeoServer deployment rather than simply delivering good looking maps, then this book is for you. 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Digital mapping. 
650 0 |a World Wide Web. 
650 0 |a Geographic information systems. 
650 6 |a Cartographie par ordinateur. 
650 6 |a Web. 
650 6 |a Systèmes d'information géographique. 
650 7 |a World Wide Web.  |2 aat 
650 7 |a geographic information systems.  |2 aat 
650 7 |a COMPUTERS  |x Computer Literacy.  |2 bisacsh 
650 7 |a COMPUTERS  |x Computer Science.  |2 bisacsh 
650 7 |a COMPUTERS  |x Data Processing.  |2 bisacsh 
650 7 |a COMPUTERS  |x Hardware  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Information Technology.  |2 bisacsh 
650 7 |a COMPUTERS  |x Machine Theory.  |2 bisacsh 
650 7 |a COMPUTERS  |x Reference.  |2 bisacsh 
650 7 |a Digital mapping  |2 fast 
650 7 |a Geographic information systems  |2 fast 
650 7 |a World Wide Web  |2 fast 
776 0 8 |i Print version:  |a Henderson, Colin.  |t Mastering GeoServer.  |d Birmingham : Packt Publishing, ©2014  |z 9781783287697 
830 0 |a Community experience distilled. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=916087  |z Texto completo 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781783287697/?ar  |z Texto completo 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL1874280 
938 |a EBSCOhost  |b EBSC  |n 916087 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis30192048 
938 |a YBP Library Services  |b YANK  |n 12182474 
994 |a 92  |b IZTAP