Spatial Data ViewerThis is a project to develop an application for easily viewing and creating spatial data.
The curent release has the current featres:
- New maninpulation context menu on the geometry grid
- Allows you to combine geometries using the spatial methods STDifference, STIntersection, STSymDifference, STUnion
- Generates a new shape based on the method selected
- Selects and highlights the new geometry
- New property context menu on the geometry grid
- Allows you to display the result of one of the geometry returning spatial methods, STEnvelope, STExteriorRing, STPointOnSurface
- Generates a new shape base on the method selected
- Selects and highlights the new geometry
- TSQL Creation script
- Displays a TSQL script for the generation of the geometries that are selected
- TSQL Log script
- Generates a script to perform the same actions that are performed using the property and manipulation context menus above.
- Hover functionality to select shapes as you move the mouse over them
- Hover functionality to display the area of a polygon as you move the mouse over them
- Change drawing grid size
- Added labels for the drop downs, zoom and grid size
- Added status bar
- Display current location in the status bar
- Corrected anchoring of the Add Valid button
- Draw points, Lines and polygons
- Auto close lines and polygons
- Draw with Freehand or with fixed lines(using shift key)
- Zoom in and out of drawing (scroll bars not yet implemented)
- Enter 1 or geometries by text.
- Text Geometries are validated and errors displayed
- Display geometries in text and graphical form
- Select and highlight geometries from a grid
- Select geometries using drawing pane by using another geometry (lasso style selction)
- Snap to grid. Restricts points to whole numbers
Developed by Simon Sabin
http://sqlblogcasts.com/blogs/simons