<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GeoServer Blog &#187; Justin Deoliveira</title>
	<atom:link href="http://blog.geoserver.org/author/justin-deoliveira/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.geoserver.org</link>
	<description>Everything GeoServer, and a little more</description>
	<lastBuildDate>Wed, 21 Dec 2011 22:28:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>GeoServer 2.1.3 Released</title>
		<link>http://blog.geoserver.org/2011/12/21/geoserver-2-1-3-released/</link>
		<comments>http://blog.geoserver.org/2011/12/21/geoserver-2-1-3-released/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 22:28:44 +0000</pubDate>
		<dc:creator>Justin Deoliveira</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Features]]></category>

		<guid isPermaLink="false">http://blog.geoserver.org/?p=1017</guid>
		<description><![CDATA[The GeoServer team is happy to announce the release of GeoServer 2.1.3, now available for download. For the most part this is a maintainance release consisting of bug fixes, but as usual a few new features and improvements have managed to creep in. A total of 59 issues were resolved for this release. Some of [...]]]></description>
			<content:encoded><![CDATA[<p>The GeoServer team is happy to announce the release of GeoServer 2.1.3, now available for <a href="http://geoserver.org/display/GEOS/GeoServer+2.1.3">download</a>.</p>
<p>For the most part this is a maintainance release consisting of bug fixes, but as usual a few new features and improvements have managed to creep in. A total of <a href="http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10311&amp;version=17865">59 issues</a> were resolved for this release. Some of the new and noteworthy include:</p>
<ul>
<li>basic http authentication with cascaded WMS servers</li>
<li>WMS 1.3 support in the layer preview</li>
<li>transparent sorting for all data stores, not only those backed by a database</li>
<li>embedded OpenLayers upgraded to 2.11</li>
<li>a number of INSPIRE compliance improvements</li>
<li>support for asynchronous WPS processes</li>
</ul>
<p>And more. Check out the <a href="http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10311&amp;version=17865">change log</a> for the entire list. A big thank you to everyone who contributed patches for this release. This includes:</p>
<ul>
<li>Tony Young for a monitoring patch to include support for the &#8220;user-agent&#8221; header (<a href="http://jira.codehaus.org/browse/GEOS-4872">GEOS-4872</a>)</li>
<li>Tony Young again for a restconfig patch to properly calculate grid dimensions for coverages (<a href="http://jira.codehaus.org/browse/GEOS-4753">GEOS-4753</a>)</li>
<li>Rudi Hochmeister for a documentation patch providing an installation guide for Debian Linux  (<a href="http://jira.codehaus.org/browse/GEOS-4752">GEOS-4752</a>)</li>
<li>Frank Gasdorf for a completed German translation (<a href="http://jira.codehaus.org/browse/GEOS-4294">GEOS-4294</a>)</li>
</ul>
<p>Contributions such as these are what keeps GeoServer moving forward. And thanks to all those who helped out by filing bug reports.</p>
<p><a href="http://geoserver.org/display/GEOS/GeoServer+2.1.3">Download 2.1.3</a>, try it out and help us to continue to improve GeoServer by providing feedback on the <a href="https://lists.sourceforge.net/lists/listinfo/geoserver-users">mailing list</a> and reporting bugs in the <a href="https://jira.codehaus.org/browse/GEOS">issue tracker</a>.</p>
<p>Thanks for using GeoServer!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoserver.org/2011/12/21/geoserver-2-1-3-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GeoServer 2.1-RC4 Released</title>
		<link>http://blog.geoserver.org/2011/04/05/geoserver-2-1-rc4-released/</link>
		<comments>http://blog.geoserver.org/2011/04/05/geoserver-2-1-rc4-released/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 22:13:31 +0000</pubDate>
		<dc:creator>Justin Deoliveira</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://blog.geoserver.org/?p=917</guid>
		<description><![CDATA[The GeoServer team is happy to announce the fourth release candidate for 2.1, now available for download. This release brings some important bug fixes and addresses a few regressions discovered in RC3. This includes a new parameter that will once again allow multiple GeoServer instances to run from a single data directory. This parameter, named [...]]]></description>
			<content:encoded><![CDATA[<p>The GeoServer team is happy to announce the fourth release candidate for 2.1, now available for <a href="http://geoserver.org/display/GEOS/GeoServer+2.1-RC4">download</a>.</p>
<p>This release brings some important bug fixes and addresses a few regressions discovered in RC3. This includes a <a href="http://jira.codehaus.org/browse/GEOS-4454">new parameter</a> that will once again allow multiple GeoServer instances to run from a single data directory. This parameter, named &#8220;GWC_DISKQUOTA_DISABLED&#8221;, will disable the GeoWebCache disk quota module preventing it from maintaining a lock in the data directory.</p>
<p>Other key fixes include an issue with the alternate and more performant method of <a href="http://jira.codehaus.org/browse/GEOS-4443">raster reprojection</a> that comes with the GeoServer 2.1 series, as well as some fixes for WMS 1.3 support surrounding axis ordering issues. Check out the <a href="http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10311&#038;version=17294">change log</a> for the full list.</p>
<p>Thanks to everyone who tested RC3 and helped us flush out these last few issues. You can continue to help us get to the official 2.1 release by downloading and trying out RC4. Be sure to report any issues in the <a href="http://jira.codehaus.org/browse/GEOS">bug tracker</a> or on the <a href="mailto:geoserver-users@lists.sourceforge.net">mailing list</a>.</p>
<p>Thanks for using GeoServer!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoserver.org/2011/04/05/geoserver-2-1-rc4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GeoServer 2.1-RC2 Released</title>
		<link>http://blog.geoserver.org/2011/02/21/geotools-2-1-rc2-released/</link>
		<comments>http://blog.geoserver.org/2011/02/21/geotools-2-1-rc2-released/#comments</comments>
		<pubDate>Mon, 21 Feb 2011 23:14:43 +0000</pubDate>
		<dc:creator>Justin Deoliveira</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://blog.geoserver.org/?p=885</guid>
		<description><![CDATA[The GeoServer community is happy to announce that the second release candidate of GeoServer 2.1 is now available for download. There is not much in the way of new features for this release, but the team has been busy fixing bugs. Checkout the change log for the list of fixes. Download and try 2.1-RC2 now. [...]]]></description>
			<content:encoded><![CDATA[<p>The GeoServer community is happy to announce that the second release candidate of GeoServer 2.1 is now available for <a href="http://geoserver.org/display/GEOS/GeoServer+2.1-RC2">download</a>. There is not much in the way of new features for this release, but the team has been busy fixing bugs. Checkout the <a href="http://jira.codehaus.org/browse/GEOS/fixforversion/17077">change log</a> for the list of fixes.</p>
<p>Download and try 2.1-RC2 now. You can help us reach the final 2.1 release by reporting any bugs in the <a href="http://jira.codehaus.org/browse/GEOS">issue tracker</a> and sending feedback to the <a href="https://lists.sourceforge.net/lists/listinfo/geoserver-users">mailing list</a>. Thanks for supporting GeoServer.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoserver.org/2011/02/21/geotools-2-1-rc2-released/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>GeoServer 2.1-RC1 Released</title>
		<link>http://blog.geoserver.org/2011/01/18/geoserver-21rc1-released/</link>
		<comments>http://blog.geoserver.org/2011/01/18/geoserver-21rc1-released/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 16:04:15 +0000</pubDate>
		<dc:creator>Justin Deoliveira</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Features]]></category>

		<guid isPermaLink="false">http://blog.geoserver.org/?p=837</guid>
		<description><![CDATA[The GeoServer community is happy to announce that the first release candidate of GeoServer 2.1 is now available for download. The team has been busy working on some great new improvements and features since 2.1-beta3. First up is GeoWebCache integration, allowing clients to enjoy the benefits of tile caching through the regular GeoServer WMS endpoint. This enables GeoWebCache [...]]]></description>
			<content:encoded><![CDATA[<p>The GeoServer community is happy to announce that the first release candidate of GeoServer 2.1 is now available for <a href="http://geoserver.org/display/GEOS/GeoServer+2.1-RC1">download</a>. The team has been busy working on some great new improvements and features since 2.1-beta3.</p>
<p>First up is <strong>GeoWebCache integration</strong>, allowing clients to enjoy the benefits of tile caching through the regular GeoServer WMS endpoint. This enables GeoWebCache to transparently proxy for the GeoServer WMS without the need for a separate service endpoint. Taking advantage of the recently added <strong>disk-quota</strong> functionality, GeoWebCache now provides the ability to set limits on the amount of disk space used for storing tiles, allowing users to control and limit the size of the tile cache on disk. Big thanks to Gabriel Roldán for the great GeoWebCache improvements.</p>
<p>This release also brings some improvements to <strong>RESTConfig</strong>, which is now shipped with GeoServer by default so users need no longer install it as a separate plugin. Improvements to the API include the file upload operation that now allows for uploading files into an existing data store. This addition allows users to upload a shapefile and have it converted automatically into a PostGIS database, publishing it as a PostGIS layer rather than as a Shapefile layer. Finally, the API also supports recursive DELETE operations, making it more convenient to remove resources that contain other resources like stores or workspaces. Thanks to David Winslow and Justin Deoliveira of <a href="http://opengeo.org/">OpenGeo</a> for these improvements.</p>
<p>Thanks to some great work from the folks at <a href="http://www.geo-solutions.it/">GeoSolutions</a><strong>, raster reprojection performance</strong> has improved significantly by using linear appoximations of transformation functions. This improvement was initially added in 2.1-beta3 but has continued to be improved for 2.1-RC1. Those interested should checkout this <a href="http://geo-solutions.blogspot.com/2011/01/developers-corner-improving.html">article</a> that links to a white paper with the full technical details.</p>
<p>Last but certainly not least, thanks to Andrea Aime for the addition of a <strong>Web Coverage Service</strong> <a href="http://jira.codehaus.org/secure/attachment/52920/requestBuilder10-nq8.png">request builder</a>, a handy tool for graphically building WCS requests to test a coverage service. As clients for WCS have always been sparse, this tool goes a long way for making the service more usable.</p>
<p>We are happy to report the contribution of yet another translation of the web admin interface—special thanks to Oscar Fonts for submitting a <strong>Catalan translation</strong> and to <a href="http://www.geodata.es">Geodata Sistemas</a> for funding the work. </p>
<p>Also worthy of thanks this round is Ivan Grcic who has submitted some excellent patches, including <a href="http://jira.codehaus.org/browse/GEOS-4286">bug fixes</a> for WMS layer functionality. Thanks Ivan!</p>
<p>As always, a number of other bug fixes and improvements have made it into this release. Check out the <a href="http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10311&amp;version=16982">change log</a> for all new and noteworthy changes.</p>
<p><a href="http://geoserver.org/display/GEOS/GeoServer+2.1-RC1">Download</a> and try 2.1-RC1 now. You can help us reach the final 2.1 release by reporting any bugs in the <a href="http://jira.codehaus.org/browse/GEOS">issue tracker</a> and sending feedback to the <a href="https://lists.sourceforge.net/lists/listinfo/geoserver-users">mailing list</a>.</p>
<p>Thanks for supporting GeoServer!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoserver.org/2011/01/18/geoserver-21rc1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GeoServer 2.1-beta3 released (now with WMS 1.3)</title>
		<link>http://blog.geoserver.org/2010/12/20/geoserver-2-1-beta3-released-now-with-wms-1-3/</link>
		<comments>http://blog.geoserver.org/2010/12/20/geoserver-2-1-beta3-released-now-with-wms-1-3/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 15:38:13 +0000</pubDate>
		<dc:creator>Justin Deoliveira</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[cql]]></category>
		<category><![CDATA[se]]></category>
		<category><![CDATA[SLD]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[wms]]></category>
		<category><![CDATA[wms 1.3]]></category>

		<guid isPermaLink="false">http://blog.geoserver.org/?p=811</guid>
		<description><![CDATA[The GeoServer community is proud to announce the release of 2.1-beta3, which is now available for download. The big feature for this release is support for WMS 1.3. Special thanks goes out to Ordnance Survey, Great Britain&#8217;s national mapping agency, for providing OpenGeo with funding to complete the task. With WMS 1.3 mandated by the INSPIRE Initiative, [...]]]></description>
			<content:encoded><![CDATA[<p>The GeoServer community is proud to announce the release of 2.1-beta3, which is now available for <a href="http://geoserver.org/display/GEOS/GeoServer+2.1-beta3">download</a>.</p>
<p>The big feature for this release is support for <strong>WMS 1.3</strong>. Special thanks goes out to <a href="http://www.ordnancesurvey.co.uk/">Ordnance Survey</a>, Great Britain&#8217;s national mapping agency, for providing <a href="http://opengeo.org/">OpenGeo</a> with funding to complete the task. With WMS 1.3 mandated by the <a href="http://inspire.jrc.ec.europa.eu/">INSPIRE Initiative</a>, the Ordnance Survey needed to meet the INSPIRE requirements.  Rather than implement a solution on their own, they opted to fund the GeoServer project so that other organizations in the UK and the rest of Europe and the world could all benefit.</p>
<p>This is the value and the beauty of open source.  Government agencies across Europe can now upgrade their servers to the latest GeoServer at no additional cost.  In time, other mapping agencies can and will further benefit one another by funding additional GeoServer improvements, like WFS 2.0 and <a href="http://docs.geoserver.org/latest/en/user/data/app-schema/index.html">Application Schema</a> configurations for INSPIRE, but the Ordnance Survey deserves special recognition from all GeoServer users for taking the lead.</p>
<p>In addition to WMS 1.3, this release includes some <strong>SLD 1.1 / SE 1.1 enhancements</strong>.  It will be possible to use most SE 1.1 documents, though not every new option is fully supported yet.  User feedback on which new options we should support first is greatly appreciated.  Also funded by Ordnance Survey is a community module to implement the WMS extensions for INSPIRE View Service compliance—namely the language parameter and several extended capabilities fields.</p>
<p>The release also includes a few nice fixes and improvements from beta2, such as <a href="http://jira.codehaus.org/browse/GEOS-3928">upgrading CQL to ECQL</a>, and <a href="http://jira.codehaus.org/browse/GEOS-4254">a fix</a> by Eli Miller, a newcomer to the GeoServer community, to allow the <a href="http://docs.geoserver.org/latest/en/user/extensions/rest/index.html">REST Config API</a> to properly handle <a href="http://docs.geoserver.org/latest/en/user/data/sqlview.html">SQL Views</a>.</p>
<p>We encourage you to <a href="http://geoserver.org/display/GEOS/GeoServer+2.1-beta3">download GeoServer 2.1-beta3</a>, try it out, and let us know if there are any bugs.  This software is still a beta, so we recommend testing extensively before running it in a production environment.  That said, we&#8217;re hoping to move to 2.1.0 release candidates soon, so any and all testing will this process move along faster.</p>
<p><strong><a href="http://geoserver.org/display/GEOS/GeoServer+2.1-beta3">Download GeoServer 2.1-beta3</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoserver.org/2010/12/20/geoserver-2-1-beta3-released-now-with-wms-1-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GeoServer 2.1 Beta Released!</title>
		<link>http://blog.geoserver.org/2010/09/04/geoserver-21-beta-released/</link>
		<comments>http://blog.geoserver.org/2010/09/04/geoserver-21-beta-released/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 14:56:46 +0000</pubDate>
		<dc:creator>Justin Deoliveira</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Features]]></category>

		<guid isPermaLink="false">http://blog.geoserver.org/?p=736</guid>
		<description><![CDATA[Just in time for FOSS4G the GeoServer community is pleased to announce the release of 2.1 beta1. The first beta release of the long awaited 2.1 branch is now available for download. Anticipation for this release has been growing over the last few months due to the number of notable new features it brings. Let&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Just in time for FOSS4G the GeoServer community is pleased to announce the release of 2.1 beta1. The first beta release of the long awaited 2.1 branch is now available for <a href="http://geoserver.org/display/GEOS/GeoServer+2.1-beta1">download</a>. Anticipation for this release has been growing over the last few months due to the number of notable new features it brings. Let&#8217;s go down the list.</p>
<h3>WMS Cascading</h3>
<p>Something users have asked for since the addition of WMS support itself is cascading, the ability of GeoServer to proxy for another remote WMS server like MapServer or another GeoServer. This feature has many uses such as pulling in a remote base layer and overlaying local vector data onto it or securing a locally unsecured map server. Special thanks to the <a href="http://www.unipg.it/">University of Perugia</a> for sponsoring this feature.</p>
<p><a href="http://geoserver.org/display/GEOS/GSIP+47+-+WMS+cascading">Read more</a> about WMS cascading.</p>
<h3>Virtual Services</h3>
<p>Anyone who has published a large number of layers or feature types with GeoServer has probably at some point been annoyed by the fact that every single layer is published by a single global service. WMS has the ability to group and nest layers but WFS and WCS have no such equivalent. Well now with virtual services one can create multiple service endpoints within a single physical geoserver instance.</p>
<p>Special thanks to <a href="http://www.landgate.wa.gov.au">Landgate</a> for funding this work.</p>
<p><a href="http://docs.geoserver.org/latest/en/user/services/virtual-services.html">Read more</a> about virtual services.</p>
<h3>Layers from SQL</h3>
<p>GeoServer has always been good at publishing a flat database table. But users often need to do more such as pre filter the data in a table, or join two tables together, or generate column values on the fly with a function. Before this feature the recommendation was to create a view. However views can be a maintenance burden and are at times problematic. </p>
<p>Now one can create a layer directly from an SQL query. And on top of that query definitions can be parameterized which allows one to create dynamic queries on the fly. These parameters can be restricted with regular expressions in order to prevent an SQL injection security hole. </p>
<p>Special thanks to Andrea for spending much of his personal time on this one. And also to <a href="http://www.iobis.org/">OBIS</a> who provided the funding for the parametric component of the work.</p>
<p><a href="http://gridlock.openplans.org/geoserver/trunk/doc/en/user/data/sqlview.html">Read more</a> about SQL layers.</p>
<h3>WPS</h3>
<p>With 2.1 and the arrival of WPS we welcome a new OGC service to the family. The <a href="http://www.opengeospatial.org/standards/wps">Web Processing Service</a> is an OGC service for performing geospatial analysis functions over the web. The specification is extensible in nature and allows for simple processes like buffering a geometry to more complex processes such as image processing. </p>
<p>Historically GeoServer has been focused primarily on data delivery without any tools for performing analysis of spatial data. WPS fills that gap making GeoServer a more compete solution for geospatial web services.</p>
<p>Thanks to <a href="http://www.refractions.net/">Refractions Research</a> for the initial contribution of the WPS module and to Andrea once again for taking personal time to bring WPS support to its current state.</p>
<p><a href="http://geoserver.org/display/GEOSDOC/4.+WPS+-+Web+Processing+Service">Read more</a> about WPS. <a href="http://sourceforge.net/projects/geoserver/files/GeoServer%20Extensions/2.1-beta1/geoserver-2.1-beta1-wps-plugin.zip/download">Download</a> the WPS extension now to try it out.</p>
<h3>Unit of Measure</h3>
<p>Support for units in SLD allows one to specify values in measurements other than pixels such as feet or meters. This adds a very powerful capability to SLD that in many cases alleviates the need for multiple scale dependent rendering rules. This has the upside of greatly simplifying complex SLD documents. </p>
<p>Special thanks to Milton Jonathan who did the initial GeoTools work to make unit of measure support possible and to Andrea for working with Milton to improve the initial patch.  <b>Note</b> that this feature has also been backported to the stable 2.0.x branch. Thanks to <a href="http://www.swecogroup.com/en/enswecose/">SWECO</a> and <a href="http://www.malmo.se/">Malmö City of Sweden</a> for sponsoring the backport.</p>
<p><a href="http://docs.geoserver.org/latest/en/user/styling/sld-extensions/uom.html">Read more</a> about UOM support.</p>
<h3>DPI Scaling</h3>
<p>By default GeoServer renders images at a resolution of 90 DPI. While this is acceptable for the standard screen it is not acceptable for print which requires a higher resolution. Now it is possible to supply a format option to a WMS request on the fly that controls the DPI setting. </p>
<p>Special thanks again to <a href="http://www.swecogroup.com/en/enswecose/">SWECO</a> and to <a href="http://www.malmo.se/">Malmö City of Sweden</a> for sponsoring this work. <b>Note</b> also that this feature has also been backported to the stable 2.0.x branch.</p>
<p><a href="http://docs.geoserver.org/latest/en/user/services/wms/vendor.html#format-options">Read more</a> about DPI scaling.</p>
<h3>And More</h3>
<p>And as usual this release comes with a number of bug fixes and minor improvements. Check out the entire <a href="http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10311&#038;version=15082">changelog</a>. Help us get to 2.1.0 by <a href="http://geoserver.org/display/GEOS/GeoServer+2.1-beta1">downloading</a> the beta and trying it out. Be sure to report any issues on the <a href="https://lists.sourceforge.net/lists/listinfo/geoserver-users">mailing list</a> or in the <a href="http://jira.codehaus.org/browse/GEOS">bug tracker</a>.</p>
<p>Thanks for using GeoServer!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoserver.org/2010/09/04/geoserver-21-beta-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>REST Security Update for 1.7.x</title>
		<link>http://blog.geoserver.org/2010/01/26/rest-security-update-for-1-7-x/</link>
		<comments>http://blog.geoserver.org/2010/01/26/rest-security-update-for-1-7-x/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 23:26:33 +0000</pubDate>
		<dc:creator>Justin Deoliveira</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://blog.geoserver.org/?p=452</guid>
		<description><![CDATA[A recent post describes a security issue with RESTful services in GeoServer that was fixed for GeoServer 2.0.1. A patch has been created for 1.7.x and is now available. Any users using the restconfig plugin with GeoServer 1.7 are urged to apply the patch. Note that by applying the patch the same rules as described [...]]]></description>
			<content:encoded><![CDATA[<p>A recent <a href="http://blog.geoserver.org/2010/01/26/securing-restful-services-with-geoserver-2-0-1/">post</a> describes a security issue with RESTful services in GeoServer that was fixed for GeoServer 2.0.1. A <a href="http://geoserver.org/display/GEOS/1.7.x+REST+Security+Update">patch</a> has been created for 1.7.x and is now available. Any users using the restconfig plugin with GeoServer 1.7 are urged to apply the patch. </p>
<p><strong>Note</strong> that by applying the patch the same rules as described <a href="http://blog.geoserver.org/2010/01/26/securing-restful-services-with-geoserver-2-0-1/">here</a> apply. Users will have to either update systems that rely on anonymous access via GET operations or alternatively configure the security subsystem to allow them.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoserver.org/2010/01/26/rest-security-update-for-1-7-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Securing RESTful Services with GeoServer 2.0.1</title>
		<link>http://blog.geoserver.org/2010/01/26/securing-restful-services-with-geoserver-2-0-1/</link>
		<comments>http://blog.geoserver.org/2010/01/26/securing-restful-services-with-geoserver-2-0-1/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 17:51:22 +0000</pubDate>
		<dc:creator>Justin Deoliveira</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Developer notes]]></category>

		<guid isPermaLink="false">http://blog.geoserver.org/?p=438</guid>
		<description><![CDATA[A feature that has become quite popular in GeoServer over the last year has been the RESTful configuration plug-in (&#8220;restconfig&#8221;), that allows one to configure a GeoServer instance programmatically via simple HTTP operations. Recently the issue of security has come up with regards to the restconfig plug-in. Essentially it boils down to the fact that [...]]]></description>
			<content:encoded><![CDATA[<p>A feature that has become quite popular in GeoServer over the last year has been the <a href="http://docs.geoserver.org/2.0.x/en/user/extensions/rest/index.html">RESTful configuration plug-in</a> (&#8220;restconfig&#8221;),  that allows one to configure a GeoServer instance programmatically via simple HTTP operations. </p>
<p>Recently the issue of security has come up with regards to the restconfig plug-in. Essentially it boils down to the fact that GeoServer allows anonymous access to any resource or service when the HTTP request method is GET. In the case of restconfig this can make sensitive information available anonymously such as database connection parameters which can contain passwords and the like.</p>
<p>To remedy this situation in 2.0.1 the GeoServer security subsystem has been extended to allow for configuring access to RESTful services. This is documented in the <a href="http://docs.geoserver.org/2.0.x/en/user/security/sec_rest.html">user guide</a>.</p>
<p>The major caveat for users upgrading to 2.0.1 is that any systems that depended on the previous behavior of allowing GET access to resources without authentication will undoubtedly break. In this case users have two options:</p>
<ol>
<li>Start supplying administrator credentials with all requests
<li><a href="http://docs.geoserver.org/2.0.x/en/user/security/sec_rest.html#providing-anonymous-read-only-access">Reconfigure</a> GeoServer to allow for anonymous access for GET operations
</ol>
<p>A <a href="http://blog.geoserver.org/2010/01/26/rest-security-update-for-1-7-x/">patch</a> has been created for 1.7.x users as well.</p>
<p>Try it out. Please report any issues to the <a href="mailto:geoserver-users@lists.sourceforge.net">GeoServer users list</a>. Thanks for using GeoServer!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoserver.org/2010/01/26/securing-restful-services-with-geoserver-2-0-1/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>GeoServer 2.0 Released!</title>
		<link>http://blog.geoserver.org/2009/10/26/geoserver-2-0-released/</link>
		<comments>http://blog.geoserver.org/2009/10/26/geoserver-2-0-released/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 04:24:45 +0000</pubDate>
		<dc:creator>Justin Deoliveira</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Features]]></category>

		<guid isPermaLink="false">http://blog.geoserver.org/?p=344</guid>
		<description><![CDATA[It has been a long time coming but it is finally here. GeoServer 2.0 has been officially released and is available for download. The 2.0 release marks a major milestone for the GeoServer project. A special thanks to all the developers who worked hard for this release, all the users who contributed bug reports, and [...]]]></description>
			<content:encoded><![CDATA[<p>It has been a long time coming but it is finally here. GeoServer 2.0 has been officially released and is available for <a title="GeoServer 2.0 Download" href="http://geoserver.org/display/GEOS/GeoServer+2.0.0">download</a>. The 2.0 release marks a major milestone for the GeoServer project. A special thanks to all the developers who worked hard for this release, all the users who contributed bug reports, and for those who provided feedback by testing out the 2.0 release candidates.</p>
<p>So what is new in 2.0? The first new feature that people will notice is a completely new web administration interface. Based on the <a href="http://wicket.apache.org/">Wicket</a> framework the new user interface provides a much more integrated and streamlined application for configuring GeoServer. Wicket makes developing ajax enabled applications trivial by doing all the hard work for you.</p>
<p><a href="http://geoserver.org/display/GEOS/2.0+New+and+Noteworthy"><img class="alignnone size-medium wp-image-345" title="GeoServer_ Welcome-1-1" src="http://blog.geoserver.org/wp-content/uploads/GeoServer_-Welcome-1-1-300x215.jpg" alt="GeoServer_ Welcome-1-1" width="300" height="215" /></a></p>
<p>One of the powerful features of Wicket for the developer is extensibility. Wicket allows one to plug-in components dynamically. This means that developers can now easily write plug-ins and extensions for the GeoServer UI. And some have already done so. Francesco Izzi and the developers from the <a href="http://www.geosdi.org/">geoSDI</a> project have contributed a plug-in for configuring the GeoServer security sub system. Special thanks for the great contribution.</p>
<p><img class="alignnone size-medium wp-image-354" title="GeoServer_ Users list" src="http://blog.geoserver.org/wp-content/uploads/GeoServer_-Users-list-300x95.jpg" alt="GeoServer_ Users list" width="300" height="95" /></p>
<p>The 2.0 release also hails the home coming of the &#8220;complex features&#8221; branch and true support for application schemas. Led by Ben Caradoc-Davies and Rini Angreani, developers from CSIRO have made this functionality available in the core of GeoServer. Special thanks to them and to <a href="http://www.auscope.org.au/">AuScope</a> for funding the work. Check out the <a href="http://docs.geoserver.org/trunk/en/user/data/app-schema/index.html">documentation</a> for more information about getting started with application schemas.</p>
<p>New features has not been the only focus of 2.0. Much work has also gone into scalability and performance in order to ensure that GeoServer continues to improve not only in terms of new features, but also that it continues to get faster.</p>
<p>Much of this work came in preparation for the <a href="http://www.slideshare.net/gatewaygeomatics.com/wms-performance-shootout">WMS Shootout</a> at FOSS4G in Sydney this year. Great thanks goes out to Andrea Aime for not only representing GeoServer in this benchmarking exercise, but also for the countless number of hours he has poured into improving GeoServer performance and robustness.</p>
<p>As with any release many minor features and bug fixes have gone into 2.0. Be sure to check out the <a href="http://www.slideshare.net/jdeolive/geoserver-past-present-future-2009">GeoServer Past Present Future</a> talk given at FOSS4G that provides an overview of what else has gone on this year in preparation for 2.0.</p>
<p><a href="http://geoserver.org/display/GEOS/GeoServer+2.0.0">Download</a> 2.0 now and try it out. Please help us to continue to improve GeoServer by reporting any issues you encounter on the <a href="mailto:geoserver-users@lists.sourceforge.net">mailing list</a> and <a href="http://jira.codehaus.org/browse/GEOS">bug tracker</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoserver.org/2009/10/26/geoserver-2-0-released/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>GeoServer 2.0-beta2 Released</title>
		<link>http://blog.geoserver.org/2009/07/21/geoserver-20-beta2-released/</link>
		<comments>http://blog.geoserver.org/2009/07/21/geoserver-20-beta2-released/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 15:43:29 +0000</pubDate>
		<dc:creator>Justin Deoliveira</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[complex]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://blog.geoserver.org/?p=230</guid>
		<description><![CDATA[The GeoServer community is happy to announce the second beta release of GeoServer 2.0, available for download. The developers have been working hard to get the new user interface up to the quality and functionality of the existing interface. This release of 2.0-beta2 brings us 74 issues closer to that goal. The most noteworthy feature [...]]]></description>
			<content:encoded><![CDATA[<p>The GeoServer community is happy to announce the second beta release of GeoServer 2.0, available for <a href="http://geoserver.org/display/GEOS/GeoServer+2.0-beta2" target=_blank>download</a>. The developers have been working hard to get the <a href="http://blog.geoserver.org/2009/06/03/geoserver-20-now-in-beta/" target=_blank>new user interface</a> up to the quality and functionality of the existing interface. This release of 2.0-beta2 brings us <a href="http://jira.codehaus.org/browse/GEOS/fixforversion/15284" target=_blank>74 issues</a> closer to that goal.</p>
<p>The most noteworthy feature for 2.0-beta2 is the official inclusion of the <a href="http://docs.geoserver.org/trunk/user/tutorials/app-schema/index.html" target=_blank>app-schema extension</a>. Most people probably know app-schema better as <strong>complex features</strong>, a feature GeoServer has been striving toward for the past three years. The extension gives GeoServer WFS the ability to support complex feature application schemas such as <a href="http://en.wikipedia.org/wiki/GeoSciML" target=_blank>GeoSciML</a>. Much thanks goes out to Ben Caradoc-Davies, Rini Angreani, and the rest of the <a href="http://www.auscope.org.au/" target=_blank>AuScope</a>* team for seeing this work through and actually making complex feature support a reality in GeoServer.</p>
<p>For those who missed the previous <a href="http://blog.geoserver.org/2009/07/03/geoserver-app-schema-meeting-in-perth-western-australia/" target=_blank>post</a> about it, Ben and the folks from AuScope recently hosted a complex feature workshop in Perth, Australia, in which a number of the GeoServer developers were brought out. Special thanks for AuScope for hosting the event, which was a great success.</p>
<p>A special thanks also goes out to users who have been downloading the 2.0 alpha and beta releases, trying them out and reporting bugs. The more bug reports we get the faster we can get to the official 2.0 release. This should be the final beta release of 2.0 before it moves into release candidate phase, so stay tuned for RC1 coming soon.</p>
<p>* AuScope Ltd is funded under the National Collaborative Research Infrastructure Strategy (NCRIS), an Australian Commonwealth Government Programme.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoserver.org/2009/07/21/geoserver-20-beta2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

