I'm looking for a method that is equivalent to the Esri LabelPoint for SQL Server Geometry (or fairly close). Does it exist by a different name? Or is there an after-market implementation?
I found this site, but it deals with actual centroids: http://www.spatialdbadvisor.com/sql_server_blog/263/alternate-centroid-functions-for-sql-server-spatial
Related:
Algorithm for finding irrregular polygon centroid (label point)
Is there a way to get centroid of geographic object in MSSQL?
