-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Expand file tree
/
Copy pathtoc.yml
More file actions
37 lines (37 loc) · 1.25 KB
/
toc.yml
File metadata and controls
37 lines (37 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
- name: Spatial Data
href: spatial-data-sql-server.md
items:
- name: Spatial Data Types Overview
href: spatial-data-types-overview.md
- name: Point
href: point.md
- name: LineString
href: linestring.md
- name: CircularString
href: circularstring.md
- name: CompoundCurve
href: compoundcurve.md
- name: Polygon
href: polygon.md
- name: CurvePolygon
href: curvepolygon.md
- name: MultiPoint
href: multipoint.md
- name: MultiLineString
href: multilinestring.md
- name: MultiPolygon
href: multipolygon.md
- name: GeometryCollection
href: geometrycollection.md
- name: Spatial Reference Identifiers (SRIDs)
href: spatial-reference-identifiers-srids.md
- name: Create, Construct, and Query geometry Instances
href: create-construct-and-query-geometry-instances.md
- name: Create, Construct, and Query geography Instances
href: create-construct-and-query-geography-instances.md
- name: Query Spatial Data for Nearest Neighbor
href: query-spatial-data-for-nearest-neighbor.md
- name: Spatial Indexes Overview
href: spatial-indexes-overview.md
- name: Create, Modify, and Drop Spatial Indexes
href: create-modify-and-drop-spatial-indexes.md