Quantcast
Channel: sqlspatialtools Work Item Rss Feed
Browsing all 12 articles
Browse latest View live

Created Issue: using GeographyCollectionAggregate on set of points that...

When using GeographyCollectionAggregate or GeographyUnionAggregate on set of points that exceed the hemisphere limit an Exception is raised. What would be better is if NULL is returned as this would...

View Article



Commented Issue: using GeographyCollectionAggregate on set of points that...

When using GeographyCollectionAggregate or GeographyUnionAggregate on set of points that exceed the hemisphere limit an Exception is raised. What would be better is if NULL is returned as this would...

View Article

Commented Issue: using GeographyCollectionAggregate on set of points that...

When using GeographyCollectionAggregate or GeographyUnionAggregate on set of points that exceed the hemisphere limit an Exception is raised. What would be better is if NULL is returned as this would...

View Article

Commented Issue: using GeographyCollectionAggregate on set of points that...

When using GeographyCollectionAggregate or GeographyUnionAggregate on set of points that exceed the hemisphere limit an Exception is raised. What would be better is if NULL is returned as this would...

View Article

Created Issue: NullReferenceException in GeographyCollectionAggregate.Merge...

A .NET Framework error occurred during execution of user-defined routine or aggregate "GeographyCollectionAggregate": System.NullReferenceException: Object reference not set to an instance of an...

View Article


Created Issue: ExportToKml should export to SqlXml [8717]

Perhaps like so: - [Microsoft.SqlServer.Server.SqlFunction] public static SqlXml ExportToKml(SqlGeography g) { if (g == null || g.IsNull) return new SqlXml(); MemoryStream stream = new MemoryStream();...

View Article

Commented Issue: ExportToKml should export to SqlXml [8717]

Perhaps like so: - [Microsoft.SqlServer.Server.SqlFunction] public static SqlXml ExportToKml(SqlGeography g) { if (g == null || g.IsNull) return new SqlXml(); MemoryStream stream = new MemoryStream();...

View Article

Commented Issue: ExportToKml should export to SqlXml [8717]

Perhaps like so: - [Microsoft.SqlServer.Server.SqlFunction] public static SqlXml ExportToKml(SqlGeography g) { if (g == null || g.IsNull) return new SqlXml(); MemoryStream stream = new MemoryStream();...

View Article


Created Issue: Implement a method to export each geography in a resultset as...

Often when working with more than one row of data in a sql resultset, you want to return a fragment of KML, not a entire well formed kml document. I would like to suggest that the spatial tools library...

View Article


Closed Issue: using GeographyCollectionAggregate on set of points that exceed...

When using GeographyCollectionAggregate or GeographyUnionAggregate on set of points that exceed the hemisphere limit an Exception is raised. What would be better is if NULL is returned as this would...

View Article

Reopened Issue: using GeographyCollectionAggregate on set of points that...

When using GeographyCollectionAggregate or GeographyUnionAggregate on set of points that exceed the hemisphere limit an Exception is raised. What would be better is if NULL is returned as this would...

View Article

Created Unassigned: Cannot find type System.SystemException in module...

I am a vendor working for Microsoft now. (v-junier@microsoft.com)I have successfully used the SQL Server Spatial Tool in a Windows desktop app. I am now trying to use it for a Windows Store app.Repro1....

View Article
Browsing all 12 articles
Browse latest View live




Latest Images