Skip to content Skip to sidebar Skip to footer
Showing posts with the label Spatial

Finding Shortest Distance Between Two Polygons(sqlgeography C# )

I want to find the shortest distance between two SqlGeography polygon. I know there is a method Sho… Read more Finding Shortest Distance Between Two Polygons(sqlgeography C# )

Sql Server Circle

I'm trying to create a circle in a SQL Server based on a midpoint and a radius. This seems … Read more Sql Server Circle

Mysql Insert/update On Point Column

I'm trying to populate my DB with geographical places of my country. One of my tables have 4 fi… Read more Mysql Insert/update On Point Column

Sql Server - Stored Procedure Suddenly Become Slow

I have written a stored procedure that, yesterday, typically completed in under a second. Today, it… Read more Sql Server - Stored Procedure Suddenly Become Slow

Subtracting A Sql Server Geometry From Another

Is there a way to subtract a geometry from another? A kind of reverse STUnion.. The problem I am h… Read more Subtracting A Sql Server Geometry From Another

Sql-server 2008 R2 Geospatial Query Error For Circular String

SQL Spatial Features: SQL geometry Point, Linestring working well but the Circular string is not wo… Read more Sql-server 2008 R2 Geospatial Query Error For Circular String