Change Set |
Date |
Downloads |
Comment |
65021
by
tintor
|
Mar 31 at
7:13 PM
|
192 |
Updated new Filter methods. They will now work with invalid objects.
|
61525
by
tintor
|
Dec 27 2010 at
3:51 PM
|
166 |
Added new FilterArtifacts functions (and sinks) for cleaning of spatial objects.
|
54741
by
tintor
|
Jul 16 2010 at
8:34 AM
|
125 |
KML Processor added to solution
|
23749
by
tintor
|
Jun 19 2009 at
11:20 AM
|
609 |
Fixed a bug in GeographyUnionAggregate for the edge case when the result is slightly smaller than a hemisphere.
|
23748
by
tintor
|
Jun 19 2009 at
10:51 AM
|
14 |
Fixed a few problems with the new GeographyMakeValid: - error on empty or null input object - error when input object contains point with |latitude| > 89.9 - error when input object is larger than a hemisphere; in this case NULL will be returned instead - error on objects with reversed ring orientation - some objects were still invalid after unprojecting due to few very close points, so we will now reduce them iteratively until they become valid
And few problems with GeographyUnionAggregate: - error if union of all inputs exceeds a hemisphere; in this case NULL will be returned instead - error if inputs have different SRIDs; in this case NULL will be returned instead
|
23637
by
tintor
|
Jun 4 2009 at
9:25 AM
|
62 |
Updated API for the new geography IsValid and MakeValid functions.
|
23633
by
tintor
|
Jun 2 2009 at
4:44 PM
|
20 |
Updated Readme.txt with new functions.
|
23631
by
tintor
|
Jun 2 2009 at
4:24 PM
|
11 |
Added few methods that exist in geometry, but which are missing in geography: ConvexHull, IsValid and MakeValid. They are implemented using the new Gnomonic projection.
|
15818
by
tintor
|
Sep 12 2008 at
7:27 PM
|
375 |
Buffer distance parameter has been removed from GeographyUnionAggregate. GeographyCollectionAggregate has been added. This aggregate creates a GEOMETRYCOLLECTION of all input elements. Performance of GeographyUnionAggregate has been improved by first creating collection all input elements in GEOMETRYCOLLECTION and then forcing a self-union in single operation.
|
14426
by
isaac
|
Aug 15 2008 at
4:49 PM
|
72 |
Prep for initial release: - Copied license into License.txt for inclusion. - Added Readme.txt with basic information.
|
14368
by
tintor
|
Aug 14 2008 at
12:41 PM
|
43 |
- Added projections: AlbersEqualArea Equirectangular LambertConformalConic Mercator ObliqueMercator TranverseMercator - Added geometry envelope aggregate function - Added geography union aggregate function with additional buffer around each input shape - Added affine transformation for geometry - Added densification of edges for geography - Added SQL scripts with example queries and Register/Unregister scripts - Added two new sinks: VacuousGeographyToGeometrySink and VacuousGeometryToGeographySink and functions for them to Functions.cs
|
12607
by
isaac
|
Jul 25 2008 at
5:00 PM
|
84 |
Restructured the tree a little...
|
12600
by
isaac
|
Jul 25 2008 at
4:11 PM
|
31 |
Initial submission.
Includes code for geometry shift, and locate along for geometry and geography linestrings.
|
|
|