<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>SpatialViewer</title><link>http://www.codeplex.com/SpatialViewer/Project/ProjectRss.aspx</link><description>A handy application for viewing spatial data for use with SQL Server 2008.       Its is very difficult to visualise a Spatial shape from a set of points, this application allows you to do that very eas...</description><item><title>NEW POST: there's a bug on drawing with zoom</title><link>http://www.codeplex.com/SpatialViewer/Thread/View.aspx?ThreadId=21817</link><description>&lt;div class="wikidoc"&gt;
If you change your zoom to 10, for instance, and draw, you'll notice that the canvas is not taking onto effect the zoom factor. I don't think it's a difficult fix :) &lt;br /&gt;
&lt;/div&gt;</description><author>carlosdv</author><pubDate>Sat, 09 Feb 2008 00:08:05 GMT</pubDate><guid isPermaLink="false">NEW POST: there's a bug on drawing with zoom 20080209120805A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/SpatialViewer/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Spatial Data Viewer&lt;/b&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;This is project is to develop an application for easily viewing spatial data. &lt;br /&gt; &lt;br /&gt;The curent release has the current featres:&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;New maninpulation context menu on the geometry grid&lt;/li&gt;&lt;ol&gt;
&lt;li&gt;Allows you to combine geometries using the spatial methods STDifference, STIntersection, STSymDifference, STUnion&lt;/li&gt;&lt;li&gt;Generates a new shape based on the method selected&lt;/li&gt;&lt;li&gt;Selects and highlights the new geometry&lt;/li&gt;
&lt;/ol&gt;&lt;li&gt;New property context menu on the geometry grid&lt;/li&gt;&lt;ol&gt;
&lt;li&gt;Allows you to display the result of one of the geometry returning spatial methods, STEnvelope, STExteriorRing, STPointOnSurface&lt;/li&gt;&lt;li&gt;Generates a new shape base on the method selected&lt;/li&gt;&lt;li&gt;Selects and highlights the new geometry&lt;/li&gt;
&lt;/ol&gt;&lt;li&gt;TSQL Creation script&lt;/li&gt;&lt;ol&gt;
&lt;li&gt;Displays a TSQL script for the generation of the geometries that are selected&lt;/li&gt;
&lt;/ol&gt;&lt;li&gt;TSQL Log script&lt;/li&gt;&lt;ol&gt;
&lt;li&gt;Generates a script to perform the same actions that are performed using the property and manipulation context menus above.&lt;/li&gt;
&lt;/ol&gt;&lt;li&gt;Hover functionality to select shapes as you move the mouse over them&lt;/li&gt;&lt;li&gt;Hover functionality to display the area of a polygon as you move the mouse over them&lt;/li&gt;&lt;li&gt;Change drawing grid size&lt;/li&gt;&lt;li&gt;Added labels for the drop downs, zoom and grid size&lt;/li&gt;&lt;li&gt;Added status bar&lt;/li&gt;&lt;li&gt;Display current location in the status bar&lt;/li&gt;&lt;li&gt;Corrected anchoring of the Add Valid button&lt;/li&gt;&lt;li&gt;Draw points, Lines and polygons&lt;/li&gt;&lt;li&gt;Auto close lines and polygons&lt;/li&gt;&lt;li&gt;Draw with Freehand or with fixed lines(using shift key)&lt;/li&gt;&lt;li&gt;Zoom in and out of drawing (scroll bars not yet implemented)&lt;/li&gt;&lt;li&gt;Enter 1 or geometries by text.&lt;/li&gt;&lt;li&gt;Text Geometries are validated and errors displayed&lt;/li&gt;&lt;li&gt;Display geometries in text and graphical form&lt;/li&gt;&lt;li&gt;Select and highlight geometries from a grid&lt;/li&gt;&lt;li&gt;Select geometries using drawing pane by using another geometry (lasso style selction)&lt;/li&gt;&lt;li&gt;Snap to grid. Restricts points to whole numbers&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;Developed by Simon Sabin &lt;a href="http://sqlblogcasts.com/blogs/simons" class="externalLink"&gt;http://sqlblogcasts.com/blogs/simons&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>simonsabin</author><pubDate>Mon, 04 Feb 2008 08:22:11 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080204082211A</guid></item><item><title>UPDATED RELEASE: Beta 2 Release (Feb 03, 2008)</title><link>http://www.codeplex.com/SpatialViewer/Release/ProjectReleases.aspx?ReleaseId=10431</link><description>This is the next release of the spatial viewer.&lt;br /&gt;&lt;br /&gt;It contains the some user interface changes as well as some additional features. &amp;#40;asociated with source code set 4347 &amp;#91;url&amp;#58;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;SpatialViewer&amp;#47;SourceControl&amp;#47;DownloadSourceCode.aspx&amp;#63;changeSetId&amp;#61;4347&amp;#93;&amp;#41;&lt;br /&gt;&lt;br /&gt;This release features&lt;br /&gt;&amp;#35; New maninpulation context menu on the geometry grid&lt;br /&gt;&amp;#35;&amp;#35; Allows you to combine geometries using the spatial methods STDifference, STIntersection, STSymDifference, STUnion&lt;br /&gt;&amp;#35;&amp;#35; Generates a new shape based on the method selected&lt;br /&gt;&amp;#35;&amp;#35; Selects and highlights the new geometry&lt;br /&gt;&amp;#35; New property context menu on the geometry grid&lt;br /&gt;&amp;#35;&amp;#35; Allows you to display the result of one of the geometry returning spatial methods, STEnvelope, STExteriorRing, STPointOnSurface&lt;br /&gt;&amp;#35;&amp;#35; Generates a new shape base on the method selected&lt;br /&gt;&amp;#35;&amp;#35; Selects and highlights the new geometry&lt;br /&gt;&amp;#35; TSQL Creation script&lt;br /&gt;&amp;#35;&amp;#35; Displays a TSQL script for the generation of the geometries that are selected&lt;br /&gt;&amp;#35; TSQL Log script&lt;br /&gt;&amp;#35;&amp;#35; Generates a script to perform the same actions that are performed using the property and manipulation context menus above.&lt;br /&gt;&amp;#35; Hover functionality to select shapes as you move the mouse over them&lt;br /&gt;&amp;#35; Hover functionality to display the area of a polygon as you move the mouse over them&lt;br /&gt;&lt;br /&gt;Beta release 1 features&lt;br /&gt;&lt;br /&gt;&amp;#35; Change drawing grid size&lt;br /&gt;&amp;#35; Added labels for the drop downs, zoom and grid size&lt;br /&gt;&amp;#35; Added status bar&lt;br /&gt;&amp;#35; Display current location in the status bar&lt;br /&gt;&amp;#35; Corrected anchoring of the Add Valid button&lt;br /&gt;&lt;br /&gt;Release 1&lt;br /&gt;&amp;#35; Draw points, Lines and polygons&lt;br /&gt;&amp;#35; Auto close lines and polygons&lt;br /&gt;&amp;#35; Draw with Freehand or with fixed lines&amp;#40;using shift key&amp;#41;&lt;br /&gt;&amp;#35; Zoom in and out of drawing &amp;#40;scroll bars not implemented yet&amp;#41;&lt;br /&gt;&amp;#35; Enter 1 or geometries by text.&lt;br /&gt;&amp;#35; Text Geometries are validated and errors displayed&lt;br /&gt;&amp;#35; Display geometries in text and graphical form&lt;br /&gt;&amp;#35; Select and highlight geometries from a grid&lt;br /&gt;&amp;#35; Select geometries using drawing pane by using another geometry &amp;#40;lasso style selection&amp;#41;&lt;br /&gt;&amp;#35; Snap to grid. Restricts points to whole numbers&lt;br /&gt;&amp;#35; Allows bulk load of geometries to be added to a drawing&lt;br /&gt;&amp;#35; Can add invalid geometries by making them valid first </description><author></author><pubDate>Mon, 04 Feb 2008 03:32:59 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Beta 2 Release (Feb 03, 2008) 20080204033259A</guid></item><item><title>UPDATED RELEASE: Beta 2 Release</title><link>http://www.codeplex.com/SpatialViewer/Release/ProjectReleases.aspx?ReleaseId=10431</link><description>This is the next release of the spatial viewer.&lt;br /&gt;&lt;br /&gt;It contains the some user interface changes as well as some additional features. &amp;#40;asociated with source code set 4347 &amp;#91;url&amp;#58;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;SpatialViewer&amp;#47;SourceControl&amp;#47;DownloadSourceCode.aspx&amp;#63;changeSetId&amp;#61;4347&amp;#93;&amp;#41;&lt;br /&gt;&lt;br /&gt;This release features&lt;br /&gt;&amp;#35; New maninpulation context menu on the geometry grid&lt;br /&gt;&amp;#35;&amp;#35; Allows you to combine geometries using the spatial methods STDifference, STIntersection, STSymDifference, STUnion&lt;br /&gt;&amp;#35;&amp;#35; Generates a new shape based on the method selected&lt;br /&gt;&amp;#35;&amp;#35; Selects and highlights the new geometry&lt;br /&gt;&amp;#35; New property context menu on the geometry grid&lt;br /&gt;&amp;#35;&amp;#35; Allows you to display the result of one of the geometry returning spatial methods, STEnvelope, STExteriorRing, STPointOnSurface&lt;br /&gt;&amp;#35;&amp;#35; Generates a new shape base on the method selected&lt;br /&gt;&amp;#35;&amp;#35; Selects and highlights the new geometry&lt;br /&gt;&amp;#35; TSQL Creation script&lt;br /&gt;&amp;#35;&amp;#35; Displays a TSQL script for the generation of the geometries that are selected&lt;br /&gt;&amp;#35; TSQL Log script&lt;br /&gt;&amp;#35;&amp;#35; Generates a script to perform the same actions that are performed using the property and manipulation context menus above.&lt;br /&gt;&amp;#35; Hover functionality to select shapes as you move the mouse over them&lt;br /&gt;&amp;#35; Hover functionality to display the area of a polygon as you move the mouse over them&lt;br /&gt;&lt;br /&gt;Beta release 1 features&lt;br /&gt;&lt;br /&gt;&amp;#35; Change drawing grid size&lt;br /&gt;&amp;#35; Added labels for the drop downs, zoom and grid size&lt;br /&gt;&amp;#35; Added status bar&lt;br /&gt;&amp;#35; Display current location in the status bar&lt;br /&gt;&amp;#35; Corrected anchoring of the Add Valid button&lt;br /&gt;&lt;br /&gt;Release 1&lt;br /&gt;&amp;#35; Draw points, Lines and polygons&lt;br /&gt;&amp;#35; Auto close lines and polygons&lt;br /&gt;&amp;#35; Draw with Freehand or with fixed lines&amp;#40;using shift key&amp;#41;&lt;br /&gt;&amp;#35; Zoom in and out of drawing &amp;#40;scroll bars not implemented yet&amp;#41;&lt;br /&gt;&amp;#35; Enter 1 or geometries by text.&lt;br /&gt;&amp;#35; Text Geometries are validated and errors displayed&lt;br /&gt;&amp;#35; Display geometries in text and graphical form&lt;br /&gt;&amp;#35; Select and highlight geometries from a grid&lt;br /&gt;&amp;#35; Select geometries using drawing pane by using another geometry &amp;#40;lasso style selection&amp;#41;&lt;br /&gt;&amp;#35; Snap to grid. Restricts points to whole numbers&lt;br /&gt;&amp;#35; Allows bulk load of geometries to be added to a drawing&lt;br /&gt;&amp;#35; Can add invalid geometries by making them valid first </description><author></author><pubDate>Mon, 04 Feb 2008 03:31:51 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Beta 2 Release 20080204033151A</guid></item><item><title>UPDATED RELEASE: Beta 2 Release</title><link>http://www.codeplex.com/SpatialViewer/Release/ProjectReleases.aspx?ReleaseId=10431</link><description>This is the next release of the spatial viewer.&lt;br /&gt;&lt;br /&gt;It contains the some user interface changes as well as some additional features. &amp;#40;asociated with source code set 4347 &amp;#91;url&amp;#58;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;SpatialViewer&amp;#47;SourceControl&amp;#47;DownloadSourceCode.aspx&amp;#63;changeSetId&amp;#61;4347&amp;#93;&amp;#41;&lt;br /&gt;&lt;br /&gt;This release features&lt;br /&gt;&amp;#35; New maninpulation context menu on the geometry grid&lt;br /&gt;&amp;#35;&amp;#35; Allows you to combine geometries using the spatial methods STDifference, STIntersection, STSymDifference, STUnion&lt;br /&gt;&amp;#35;&amp;#35; Generates a new shape based on the method selected&lt;br /&gt;&amp;#35;&amp;#35; Selects and highlights the new geometry&lt;br /&gt;&amp;#35; New property context menu on the geometry grid&lt;br /&gt;&amp;#35;&amp;#35; Allows you to display the result of one of the geometry returning spatial methods, STEnvelope, STExteriorRing, STPointOnSurface&lt;br /&gt;&amp;#35;&amp;#35; Generates a new shape base on the method selected&lt;br /&gt;&amp;#35;&amp;#35; Selects and highlights the new geometry&lt;br /&gt;&amp;#35; TSQL Creation script&lt;br /&gt;&amp;#35;&amp;#35; Displays a TSQL script for the generation of the geometries that are selected&lt;br /&gt;&amp;#35; TSQL Log script&lt;br /&gt;&amp;#35;&amp;#35; Generates a script to perform the same actions that are performed using the property and manipulation context menus above.&lt;br /&gt;&amp;#35; Hover functionality to select shapes as you move the mouse over them&lt;br /&gt;&amp;#35; Hover functionality to display the area of a polygon as you move the mouse over them&lt;br /&gt;&lt;br /&gt;Beta release 1 features&lt;br /&gt;&lt;br /&gt;&amp;#35; Change drawing grid size&lt;br /&gt;&amp;#35; Added labels for the drop downs, zoom and grid size&lt;br /&gt;&amp;#35; Added status bar&lt;br /&gt;&amp;#35; Display current location in the status bar&lt;br /&gt;&amp;#35; Corrected anchoring of the Add Valid button&lt;br /&gt;&lt;br /&gt;Release 1&lt;br /&gt;&amp;#35; Draw points, Lines and polygons&lt;br /&gt;&amp;#35; Auto close lines and polygons&lt;br /&gt;&amp;#35; Draw with Freehand or with fixed lines&amp;#40;using shift key&amp;#41;&lt;br /&gt;&amp;#35; Zoom in and out of drawing &amp;#40;scroll bars not implemented yet&amp;#41;&lt;br /&gt;&amp;#35; Enter 1 or geometries by text.&lt;br /&gt;&amp;#35; Text Geometries are validated and errors displayed&lt;br /&gt;&amp;#35; Display geometries in text and graphical form&lt;br /&gt;&amp;#35; Select and highlight geometries from a grid&lt;br /&gt;&amp;#35; Select geometries using drawing pane by using another geometry &amp;#40;lasso style selection&amp;#41;&lt;br /&gt;&amp;#35; Snap to grid. Restricts points to whole numbers&lt;br /&gt;&amp;#35; Allows bulk load of geometries to be added to a drawing&lt;br /&gt;&amp;#35; Can add invalid geometries by making them valid first </description><author></author><pubDate>Mon, 04 Feb 2008 03:31:36 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Beta 2 Release 20080204033136A</guid></item><item><title>UPDATED RELEASE: Beta 2 Release</title><link>http://www.codeplex.com/SpatialViewer/Release/ProjectReleases.aspx?ReleaseId=10431</link><description>This is the next release of the spatial viewer.&lt;br /&gt;&lt;br /&gt;It contains the some user interface changes as well as some additional features. &amp;#40;asociated with source code set 4347 &amp;#91;url&amp;#58;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;SpatialViewer&amp;#47;SourceControl&amp;#47;DownloadSourceCode.aspx&amp;#63;changeSetId&amp;#61;4347&amp;#93;&amp;#41;&lt;br /&gt;&lt;br /&gt;This release features&lt;br /&gt;&amp;#35; New maninpulation context menu on the geometry grid&lt;br /&gt;&amp;#35;&amp;#35; Allows you to combine geometries using the spatial methods STDifference, STIntersection, STSymDifference, STUnion&lt;br /&gt;&amp;#35;&amp;#35; Generates a new shape based on the method selected&lt;br /&gt;&amp;#35;&amp;#35; Selects and highlights the new geometry&lt;br /&gt;&amp;#35; New property context menu on the geometry grid&lt;br /&gt;&amp;#35;&amp;#35; Allows you to display the result of one of the geometry returning spatial methods, STEnvelope, STExteriorRing, STPointOnSurface&lt;br /&gt;&amp;#35;&amp;#35; Generates a new shape base on the method selected&lt;br /&gt;&amp;#35;&amp;#35; Selects and highlights the new geometry&lt;br /&gt;&amp;#35; TSQL Creation script&lt;br /&gt;&amp;#35;&amp;#35; Displays a TSQL script for the generation of the geometries that are selected&lt;br /&gt;&amp;#35; TSQL Log script&lt;br /&gt;&amp;#35;&amp;#35; Generates a script to perform the same actions that are performed using the property and manipulation context menus above.&lt;br /&gt;&amp;#35; Hover functionality to select shapes as you move the mouse over them&lt;br /&gt;&amp;#35; Hover functionality to display the area of a polygon as you move the mouse over them&lt;br /&gt;&lt;br /&gt;Beta release 1 features&lt;br /&gt;&lt;br /&gt;&amp;#35; Change drawing grid size&lt;br /&gt;&amp;#35; Added labels for the drop downs, zoom and grid size&lt;br /&gt;&amp;#35; Added status bar&lt;br /&gt;&amp;#35; Display current location in the status bar&lt;br /&gt;&amp;#35; Corrected anchoring of the Add Valid button&lt;br /&gt;&lt;br /&gt;Release 1&lt;br /&gt;&amp;#35; Draw points, Lines and polygons&lt;br /&gt;&amp;#35; Auto close lines and polygons&lt;br /&gt;&amp;#35; Draw with Freehand or with fixed lines&amp;#40;using shift key&amp;#41;&lt;br /&gt;&amp;#35; Zoom in and out of drawing &amp;#40;scroll bars not implemented yet&amp;#41;&lt;br /&gt;&amp;#35; Enter 1 or geometries by text.&lt;br /&gt;&amp;#35; Text Geometries are validated and errors displayed&lt;br /&gt;&amp;#35; Display geometries in text and graphical form&lt;br /&gt;&amp;#35; Select and highlight geometries from a grid&lt;br /&gt;&amp;#35; Select geometries using drawing pane by using another geometry &amp;#40;lasso style selection&amp;#41;&lt;br /&gt;&amp;#35; Snap to grid. Restricts points to whole numbers&lt;br /&gt;&amp;#35; Allows bulk load of geometries to be added to a drawing&lt;br /&gt;&amp;#35; Can add invalid geometries by making them valid first </description><author></author><pubDate>Mon, 04 Feb 2008 03:30:43 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Beta 2 Release 20080204033043A</guid></item><item><title>UPDATED RELEASE: Beta 2 Release</title><link>http://www.codeplex.com/SpatialViewer/Release/ProjectReleases.aspx?ReleaseId=10431</link><description>This is the next release of the spatial viewer.&lt;br /&gt;&lt;br /&gt;It contains the some user interface changes as well as some additional features. &amp;#40;asociated with source code set 4347 &amp;#91;url&amp;#58;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;SpatialViewer&amp;#47;SourceControl&amp;#47;DownloadSourceCode.aspx&amp;#63;changeSetId&amp;#61;4347&amp;#93;&amp;#41;&lt;br /&gt;&lt;br /&gt;This release features&lt;br /&gt;&amp;#35; New maninpulation context menu on the geometry grid&lt;br /&gt;&amp;#35;&amp;#35; Allows you to combine geometries using the spatial methods STDifference, STIntersection, STSymDifference, STUnion&lt;br /&gt;&amp;#35;&amp;#35; Generates a new shape based on the method selected&lt;br /&gt;&amp;#35;&amp;#35; Selects and highlights the new geometry&lt;br /&gt;&amp;#35; New property context menu on the geometry grid&lt;br /&gt;&amp;#35;&amp;#35; Allows you to display the result of one of the geometry returning spatial methods, STEnvelope, STExteriorRing, STPointOnSurface&lt;br /&gt;&amp;#35;&amp;#35; Generates a new shape base on the method selected&lt;br /&gt;&amp;#35;&amp;#35; Selects and highlights the new geometry&lt;br /&gt;&amp;#35; TSQL Creation script&lt;br /&gt;&amp;#35;&amp;#35; Displays a TSQL script for the generation of the geometries that are selected&lt;br /&gt;&amp;#35; TSQL Log script&lt;br /&gt;&amp;#35;&amp;#35; Generates a script to perform the same actions that are performed using the property and manipulation context menus above.&lt;br /&gt;&lt;br /&gt;Beta release 1 features&lt;br /&gt;&lt;br /&gt;&amp;#35; Change drawing grid size&lt;br /&gt;&amp;#35; Added labels for the drop downs, zoom and grid size&lt;br /&gt;&amp;#35; Added status bar&lt;br /&gt;&amp;#35; Display current location in the status bar&lt;br /&gt;&amp;#35; Corrected anchoring of the Add Valid button&lt;br /&gt;&lt;br /&gt;Release 1&lt;br /&gt;&amp;#35; Draw points, Lines and polygons&lt;br /&gt;&amp;#35; Auto close lines and polygons&lt;br /&gt;&amp;#35; Draw with Freehand or with fixed lines&amp;#40;using shift key&amp;#41;&lt;br /&gt;&amp;#35; Zoom in and out of drawing &amp;#40;scroll bars not implemented yet&amp;#41;&lt;br /&gt;&amp;#35; Enter 1 or geometries by text.&lt;br /&gt;&amp;#35; Text Geometries are validated and errors displayed&lt;br /&gt;&amp;#35; Display geometries in text and graphical form&lt;br /&gt;&amp;#35; Select and highlight geometries from a grid&lt;br /&gt;&amp;#35; Select geometries using drawing pane by using another geometry &amp;#40;lasso style selection&amp;#41;&lt;br /&gt;&amp;#35; Snap to grid. Restricts points to whole numbers&lt;br /&gt;&amp;#35; Allows bulk load of geometries to be added to a drawing&lt;br /&gt;&amp;#35; Can add invalid geometries by making them valid first </description><author></author><pubDate>Mon, 04 Feb 2008 03:19:39 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Beta 2 Release 20080204031939A</guid></item><item><title>UPDATED RELEASE: Beta 2 Release</title><link>http://www.codeplex.com/SpatialViewer/Release/ProjectReleases.aspx?ReleaseId=10431</link><description>This is the next release of the spatial viewer.&lt;br /&gt;&lt;br /&gt;It contains the some user interface changes as well as some additional features. &amp;#40;asociated with &lt;br /&gt;&lt;br /&gt;This release features&lt;br /&gt;&amp;#35; New maninpulation context menu on the geometry grid&lt;br /&gt;&amp;#35;&amp;#35; Allows you to combine geometries using the spatial methods STDifference, STIntersection, STSymDifference, STUnion&lt;br /&gt;&amp;#35;&amp;#35; Generates a new shape based on the method selected&lt;br /&gt;&amp;#35;&amp;#35; Selects and highlights the new geometry&lt;br /&gt;&amp;#35; New property context menu on the geometry grid&lt;br /&gt;&amp;#35;&amp;#35; Allows you to display the result of one of the geometry returning spatial methods, STEnvelope, STExteriorRing, STPointOnSurface&lt;br /&gt;&amp;#35;&amp;#35; Generates a new shape base on the method selected&lt;br /&gt;&amp;#35;&amp;#35; Selects and highlights the new geometry&lt;br /&gt;&amp;#35; TSQL Creation script&lt;br /&gt;&amp;#35;&amp;#35; Displays a TSQL script for the generation of the geometries that are selected&lt;br /&gt;&amp;#35; TSQL Log script&lt;br /&gt;&amp;#35;&amp;#35; Generates a script to perform the same actions that are performed using the property and manipulation context menus above.&lt;br /&gt;&lt;br /&gt;Beta release 1 features&lt;br /&gt;&lt;br /&gt;&amp;#35; Change drawing grid size&lt;br /&gt;&amp;#35; Added labels for the drop downs, zoom and grid size&lt;br /&gt;&amp;#35; Added status bar&lt;br /&gt;&amp;#35; Display current location in the status bar&lt;br /&gt;&amp;#35; Corrected anchoring of the Add Valid button&lt;br /&gt;&lt;br /&gt;Release 1&lt;br /&gt;&amp;#35; Draw points, Lines and polygons&lt;br /&gt;&amp;#35; Auto close lines and polygons&lt;br /&gt;&amp;#35; Draw with Freehand or with fixed lines&amp;#40;using shift key&amp;#41;&lt;br /&gt;&amp;#35; Zoom in and out of drawing &amp;#40;scroll bars not implemented yet&amp;#41;&lt;br /&gt;&amp;#35; Enter 1 or geometries by text.&lt;br /&gt;&amp;#35; Text Geometries are validated and errors displayed&lt;br /&gt;&amp;#35; Display geometries in text and graphical form&lt;br /&gt;&amp;#35; Select and highlight geometries from a grid&lt;br /&gt;&amp;#35; Select geometries using drawing pane by using another geometry &amp;#40;lasso style selection&amp;#41;&lt;br /&gt;&amp;#35; Snap to grid. Restricts points to whole numbers&lt;br /&gt;&amp;#35; Allows bulk load of geometries to be added to a drawing&lt;br /&gt;&amp;#35; Can add invalid geometries by making them valid first </description><author></author><pubDate>Mon, 04 Feb 2008 03:16:57 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Beta 2 Release 20080204031657A</guid></item><item><title>CREATED RELEASE: Beta 2 Release</title><link>http://www.codeplex.com/SpatialViewer/Release/ProjectReleases.aspx?ReleaseId=10431</link><description>This is the next release of the spatial viewer.&lt;br /&gt;&lt;br /&gt;It contains the some user interface changes as well as some additional features. &amp;#40;asociated with &lt;br /&gt;&lt;br /&gt;This release features&lt;br /&gt;&amp;#35; New maninpulation context menu on the geometry grid&lt;br /&gt;&amp;#35;&amp;#35; Allows you to combine geometries using the spatial methods STDifference, STIntersection, STSymDifference, STUnion&lt;br /&gt;&amp;#35;&amp;#35; Generates a new shape based on the method selected&lt;br /&gt;&amp;#35;&amp;#35; Selects and highlights the new geometry&lt;br /&gt;&amp;#35; New property context menu on the geometry grid&lt;br /&gt;&amp;#35;&amp;#35; Allows you to display the result of one of the geometry returning spatial methods, STEnvelope, STExteriorRing, STPointOnSurface&lt;br /&gt;&amp;#35;&amp;#35; Generates a new shape base on the method selected&lt;br /&gt;&amp;#35;&amp;#35; Selects and highlights the new geometry&lt;br /&gt;&amp;#35; TSQL Creation script&lt;br /&gt;&amp;#35;&amp;#35; Displays a TSQL script for the generation of the geometries that are selected&lt;br /&gt;&amp;#35; TSQL Log script&lt;br /&gt;&amp;#35;&amp;#35; Generates a script to perform the same actions that are performed using the property and manipulation context menus above.&lt;br /&gt;&lt;br /&gt;Beta release 1 features&lt;br /&gt;&lt;br /&gt;&amp;#35; Change drawing grid size&lt;br /&gt;&amp;#35; Added labels for the drop downs, zoom and grid size&lt;br /&gt;&amp;#35; Added status bar&lt;br /&gt;&amp;#35; Display current location in the status bar&lt;br /&gt;&amp;#35; Corrected anchoring of the Add Valid button&lt;br /&gt;&lt;br /&gt;Release 1&lt;br /&gt;&amp;#35; Draw points, Lines and polygons&lt;br /&gt;&amp;#35; Auto close lines and polygons&lt;br /&gt;&amp;#35; Draw with Freehand or with fixed lines&amp;#40;using shift key&amp;#41;&lt;br /&gt;&amp;#35; Zoom in and out of drawing &amp;#40;scroll bars not implemented yet&amp;#41;&lt;br /&gt;&amp;#35; Enter 1 or geometries by text.&lt;br /&gt;&amp;#35; Text Geometries are validated and errors displayed&lt;br /&gt;&amp;#35; Display geometries in text and graphical form&lt;br /&gt;&amp;#35; Select and highlight geometries from a grid&lt;br /&gt;&amp;#35; Select geometries using drawing pane by using another geometry &amp;#40;lasso style selection&amp;#41;&lt;br /&gt;&amp;#35; Snap to grid. Restricts points to whole numbers&lt;br /&gt;&amp;#35; Allows bulk load of geometries to be added to a drawing&lt;br /&gt;&amp;#35; Can add invalid geometries by making them valid first </description><author></author><pubDate>Mon, 04 Feb 2008 03:16:00 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Beta 2 Release 20080204031600A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/SpatialViewer/SourceControl/ListDownloadableCommits.aspx</link><description>Added TSQL window to display the TSQL to generate the selected shapes&amp;#13;&amp;#10;Added TSQL log of operations that you perform using the context menu on the geometry grid&amp;#13;&amp;#10;Added split window to increase size of bottom and top panes&amp;#13;&amp;#10;</description><author>simonsabin</author><pubDate>Sun, 03 Feb 2008 22:20:01 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080203102001P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/SpatialViewer/SourceControl/ListDownloadableCommits.aspx</link><description>Added hover methods to calculate area, select shapes&amp;#13;&amp;#10;Added context menu options to manipulate shapes</description><author>simonsabin</author><pubDate>Sun, 03 Feb 2008 21:05:02 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080203090502P</guid></item><item><title>UPDATED RELEASE: Beta Release</title><link>http://www.codeplex.com/SpatialViewer/Release/ProjectReleases.aspx?ReleaseId=9731</link><description>This is the next release of the spatial viewer.&lt;br /&gt;&lt;br /&gt;It contains the some user interface changes as well as some additional features.&lt;br /&gt;&lt;br /&gt;The new features in this release are&lt;br /&gt;&lt;br /&gt;&amp;#35; Change drawing grid size&lt;br /&gt;&amp;#35; Added labels for the drop downs, zoom and grid size&lt;br /&gt;&amp;#35; Added status bar&lt;br /&gt;&amp;#35; Display current location in the status bar&lt;br /&gt;&amp;#35; Corrected anchoring of the Add Valid button&lt;br /&gt;&lt;br /&gt;Features from previous releases &lt;br /&gt;&amp;#35; Draw points, Lines and polygons&lt;br /&gt;&amp;#35; Auto close lines and polygons&lt;br /&gt;&amp;#35; Draw with Freehand or with fixed lines&amp;#40;using shift key&amp;#41;&lt;br /&gt;&amp;#35; Zoom in and out of drawing &amp;#40;scroll bars not implemented yet&amp;#41;&lt;br /&gt;&amp;#35; Enter 1 or geometries by text.&lt;br /&gt;&amp;#35; Text Geometries are validated and errors displayed&lt;br /&gt;&amp;#35; Display geometries in text and graphical form&lt;br /&gt;&amp;#35; Select and highlight geometries from a grid&lt;br /&gt;&amp;#35; Select geometries using drawing pane by using another geometry &amp;#40;lasso style selection&amp;#41;&lt;br /&gt;&amp;#35; Snap to grid. Restricts points to whole numbers&lt;br /&gt;&amp;#35; Allows bulk load of geometries to be added to a drawing&lt;br /&gt;&amp;#35; Can add invalid geometries by making them valid first &lt;br /&gt;&lt;br /&gt;</description><author></author><pubDate>Tue, 08 Jan 2008 22:06:37 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Beta Release 20080108100637P</guid></item><item><title>CREATED RELEASE: Beta Release</title><link>http://www.codeplex.com/SpatialViewer/Release/ProjectReleases.aspx?ReleaseId=9731</link><description>This is the next release of the spatial viewer.&lt;br /&gt;&lt;br /&gt;It contains the some user interface changes as well as some additional features.&lt;br /&gt;&lt;br /&gt;The new features in this release are&lt;br /&gt;&lt;br /&gt;&amp;#35; Change drawing grid size&lt;br /&gt;&amp;#35; Added labels for the drop downs, zoom and grid size&lt;br /&gt;&amp;#35; Added status bar&lt;br /&gt;&amp;#35; Display current location in the status bar&lt;br /&gt;&amp;#35; Corrected anchoring of the Add Valid button&lt;br /&gt;&lt;br /&gt;Features from previous releases &lt;br /&gt;&amp;#35; Draw points, Lines and polygons&lt;br /&gt;&amp;#35; Auto close lines and polygons&lt;br /&gt;&amp;#35; Draw with Freehand or with fixed lines&amp;#40;using shift key&amp;#41;&lt;br /&gt;&amp;#35; Zoom in and out of drawing &amp;#40;scroll bars not implemented yet&amp;#41;&lt;br /&gt;&amp;#35; Enter 1 or geometries by text.&lt;br /&gt;&amp;#35; Text Geometries are validated and errors displayed&lt;br /&gt;&amp;#35; Display geometries in text and graphical form&lt;br /&gt;&amp;#35; Select and highlight geometries from a grid&lt;br /&gt;&amp;#35; Select geometries using drawing pane by using another geometry &amp;#40;lasso style selection&amp;#41;&lt;br /&gt;&amp;#35; Snap to grid. Restricts points to whole numbers&lt;br /&gt;&amp;#35; Allows bulk load of geometries to be added to a drawing&lt;br /&gt;&amp;#35; Can add invalid geometries by making them valid first &lt;br /&gt;&lt;br /&gt;</description><author></author><pubDate>Tue, 08 Jan 2008 22:05:28 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Beta Release 20080108100528P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/SpatialViewer/SourceControl/ListDownloadableCommits.aspx</link><description>Changed setup title</description><author>simonsabin</author><pubDate>Tue, 08 Jan 2008 21:58:59 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080108095859P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/SpatialViewer/SourceControl/ListDownloadableCommits.aspx</link><description>Reorganised layout. &amp;#13;&amp;#10;Added labels for controls. &amp;#13;&amp;#10;Added ability to change the Grid size&amp;#13;&amp;#10;Added stus bar to display the current cursor position.&amp;#13;&amp;#10;&amp;#13;&amp;#10;Change the installer to install to folder location and to put a shortcut in the start menu and on the desktop</description><author>simonsabin</author><pubDate>Tue, 08 Jan 2008 19:26:08 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080108072608P</guid></item><item><title>UPDATED RELEASE: Initial release (Jan 03, 2008)</title><link>http://www.codeplex.com/SpatialViewer/Release/ProjectReleases.aspx?ReleaseId=9570</link><description>This is the first release of the project.&lt;br /&gt;&lt;br /&gt;The curent functionality is as follows,&lt;br /&gt;&lt;br /&gt;&amp;#35; Draw points, Lines and polygons&lt;br /&gt;&amp;#35; Auto close lines and polygons&lt;br /&gt;&amp;#35; Draw with Freehand or with fixed lines&amp;#40;using shift key&amp;#41;&lt;br /&gt;&amp;#35; Zoom in and out of drawing &amp;#40;scroll bars not implemented yet&amp;#41;&lt;br /&gt;&amp;#35; Enter 1 or geometries by text.&lt;br /&gt;&amp;#35; Text Geometries are validated and errors displayed&lt;br /&gt;&amp;#35; Display geometries in text and graphical form&lt;br /&gt;&amp;#35; Select and highlight geometries from a grid&lt;br /&gt;&amp;#35; Select geometries using drawing pane by using another geometry &amp;#40;lasso style selection&amp;#41;&lt;br /&gt;&amp;#35; Snap to grid. Restricts points to whole numbers&lt;br /&gt;&amp;#35; Allows bulk load of geometries to be added to a drawing&lt;br /&gt;&amp;#35; Can add invalid geometries by making them valid first</description><author></author><pubDate>Thu, 03 Jan 2008 16:30:57 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Initial release (Jan 03, 2008) 20080103043057P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/SpatialViewer/SourceControl/ListDownloadableCommits.aspx</link><description>Added button to add Valid geometries</description><author>simonsabin</author><pubDate>Thu, 03 Jan 2008 16:26:05 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080103042605P</guid></item><item><title>UPDATED RELEASE: Initial release (Jan 03, 2008)</title><link>http://www.codeplex.com/SpatialViewer/Release/ProjectReleases.aspx?ReleaseId=9570</link><description>This is the first release of the project.&lt;br /&gt;&lt;br /&gt;The curent functionality is as follows,&lt;br /&gt;&lt;br /&gt;&amp;#35; Draw points, Lines and polygons&lt;br /&gt;&amp;#35; Auto close lines and polygons&lt;br /&gt;&amp;#35; Draw with Freehand or with fixed lines&amp;#40;using shift key&amp;#41;&lt;br /&gt;&amp;#35; Zoom in and out of drawing &lt;br /&gt;&amp;#35; Enter 1 or geometries by text.&lt;br /&gt;&amp;#35; Text Geometries are validated and errors displayed&lt;br /&gt;&amp;#35; Display geometries in text and graphical form&lt;br /&gt;&amp;#35; Select and highlight geometries from a grid&lt;br /&gt;&amp;#35; Select geometries using drawing pane by using another geometry &amp;#40;lasso style selection&amp;#41;&lt;br /&gt;&amp;#35; Snap to grid. Restricts points to whole numbers</description><author></author><pubDate>Thu, 03 Jan 2008 15:46:56 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Initial release (Jan 03, 2008) 20080103034656P</guid></item><item><title>UPDATED RELEASE: Initial release (Jan 03, 2008)</title><link>http://www.codeplex.com/SpatialViewer/Release/ProjectReleases.aspx?ReleaseId=9570</link><description>This is the first release of the project.&lt;br /&gt;&lt;br /&gt;The curent functionality is as follows,&lt;br /&gt;&lt;br /&gt;&amp;#35;Draw points, Lines and polygons&lt;br /&gt;&amp;#35;Auto close lines and polygons&lt;br /&gt;&amp;#35;Draw with Freehand or with fixed lines&amp;#40;using shift key&amp;#41;&lt;br /&gt;&amp;#35;Zoom in and out of drawing &lt;br /&gt;&amp;#35;Enter 1 or geometries by text.&lt;br /&gt;&amp;#35;Text Geometries are validated and errors displayed&lt;br /&gt;&amp;#35;Display geometries in text and graphical form&lt;br /&gt;&amp;#35;Select and highlight geometries from a grid&lt;br /&gt;&amp;#35;Select geometries using drawing pane by using another geometry &amp;#40;lasso style selction&amp;#41;&lt;br /&gt;&amp;#35;Snap to grid. Restricts points to whole numbers</description><author></author><pubDate>Thu, 03 Jan 2008 15:46:20 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Initial release (Jan 03, 2008) 20080103034620P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/SpatialViewer/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>simonsabin</author><pubDate>Thu, 03 Jan 2008 15:44:44 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080103034444P</guid></item></channel></rss>