About 2,400,000 results
Open links in new tab
  1. geography (Transact-SQL) - SQL Server | Microsoft Learn

    Nov 22, 2024 · SQL Server supports a set of methods for the geography spatial data type. This includes methods on geography that are defined by the Open Geospatial Consortium (OGC) standard and a set of Microsoft extensions to that standard.

  2. Using SQL Server 2008 spatial and the Virtual Earth map control – 2

    Feb 13, 2008 · This entry discusses your web service and SQL Server code choices. The point of the web service is to translate one of the output formats of SQL Server 2008 spatial to a format this Virtual Earth can use.

  3. Natural Earth In SQL Server – Curated SQL

    Feb 22, 2017 · Using SQL Server’s native geospatial support, a geospatial query can be created to return something as simple as a point or rectangle, or complex as the geography of an entire country and all of its rivers.

  4. How to SQL: a Guide for GIS Users - HelenMakesMaps

    Aug 17, 2022 · How to get started with SQL for GIS users! A tutorial on how to use Standard Query Language for common geospatial workflows.

  5. Measuring the earth with SQL Server Denali - Bob Beauchemin

    Dec 29, 2010 · So you can get the area of the earth by using @g.STArea(). After doing the "figure out the water area by subtracting the union of the countries' area" thing with it, I thought this might be a cool way to demonstrate one facet of SRIDs (that is spatial reference system identifiers ).

  6. Analyzing satellite images in Google Earth Engine with BigQuery SQL

    Oct 4, 2022 · Learn how to use BigQuery SQL inside Google Earth Engine to analyze satellite imagery to track farm health.

  7. sql - How to implement Geography or geometry with spatial index ...

    Nov 28, 2016 · I have entities saved in SQL table with Lat and long values. I added another column to store Geometry values. Code for updating Geometry column UPDATE [dbo].[table] SET [GeoLocation] = geography::

  8. Geography in MySQL 8.0

    May 2, 2018 · MySQL 8.0.11 comes with a catalog of 5108 spatial reference systems (SRSs): 4628 projections (flat maps), 479 geographic (ellipsoidal) representations of Earth, and one Cartesian all-purpose abstract plane (SRID 0). Projections. Projected SRSs are Cartesian planes, just like SRID 0.

  9. How to Make Sense of SQL Server Geography Data Type

    Sep 8, 2020 · Microsoft added geography and geometry data types in SQL Server 2008. Geography represents data in a round-earth coordinate system. It is also implemented as a .Net CLR data type, which has properties like latitude or longitude. This post focuses on geography data type and its applications, particularly in:

  10. Geocode Addresses in T-SQL - SQLServerCentral

    Jan 31, 2009 · This article shows how you can "geocode" street address information natively in T-SQL with MS SQL 2005, and as a byproduct, how you can validate, normalize, and parse address information.

  11. Some results have been removed
Refresh