Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Mastering Geoserver

You're reading from  Mastering Geoserver

Product type Book
Published in Nov 2014
Publisher
ISBN-13 9781783287697
Pages 420 pages
Edition 1st Edition
Languages
Author (1):
Colin Henderson Colin Henderson
Profile icon Colin Henderson

Table of Contents (19) Chapters

Mastering GeoServer
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Installing GeoServer for Production 2. Working with Raster Data 3. Working with Vector Data in Spatial Databases 4. Using GeoServer to Serve Complex Features 5. Using GeoServer as a Proxy 6. Controlling the Output of GeoServer 7. Using GeoServer to Print Maps 8. Integrating GeoServer in a Spatial Data Infrastructure 9. GeoServer as a Spatial Analysis Platform 10. Enterprise Security and GeoServer 11. Monitoring the Performance and Health of GeoServer 12. Optimizing GeoServer for Production Index

Installing the print extension


The method to install the print extension is the same as any other extension in GeoServer. However, since it is a community extension, it won't be found in the usual download location. Community extensions are found in the nightly builds folder of the GeoServer project at http://ares.boundlessgeo.com/geoserver/2.5.x/community-latest/. Within this folder, look for the file named geoserver-2.5-SNAPSHOT-printing-plugin.zip and click on it to download. At the time of writing this book, the current stable version of GeoServer, and the one we are using, is Version 2.5.2. If you are using a more recent version, then replace the 2.5.x element of the URL with the version number you are on.

Open a command line in the directory where you downloaded the file and enter the following command:

$ unzip geoserver-2.5-SNAPSHOT-printing-plugin.zip *.jar –d <tomcat_home>/webapps/geoserver/WEB-INF/lib

This command will extract the files with a .jar extension into the lib folder...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at AU $19.99/month. Cancel anytime}