Skip to content

Commit f7fb2ea

Browse files
committed
spatial indexing refresh
1 parent bd37097 commit f7fb2ea

File tree

6 files changed

+461
-372
lines changed

6 files changed

+461
-372
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13805,6 +13805,11 @@
1380513805
"redirect_url": "https://docs.microsoft.com/azure/cosmos-db/geospatial",
1380613806
"redirect_document_id": false
1380713807
},
13808+
{
13809+
"source_path": "articles/cosmos-db/geospatial.md",
13810+
"redirect_url": "/azure/cosmos-db/sql-query-geospatial-intro",
13811+
"redirect_document_id": false
13812+
},
1380813813
{
1380913814
"source_path": "articles/documentdb/documentdb-get-started-quickstart.md",
1381013815
"redirect_url": "https://docs.microsoft.com/azure/cosmos-db/create-documentdb-dotnet",

articles/cosmos-db/TOC.yml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,17 @@
426426
- name: IS_STRING
427427
displayName: IS_STRING, IsString, is string, built-in functions
428428
href: sql-query-is-string.md
429+
- name: Geospatial data
430+
items:
431+
- name: Geospatial overview
432+
displayName: geospatial, spatial
433+
href: sql-query-geospatial-intro.md
434+
- name: Querying geospatial data
435+
displayName: geospatial, spatial, query
436+
href: sql-query-geospatial-query.md
437+
- name: Indexing geospatial data
438+
displayName: geospatial, spatial, indexing
439+
href: sql-query-geospatial-indexing.md
429440
- name: Parameterized query
430441
displayName: parameterized query, parameterized, parameter, parameters
431442
href: sql-query-parameterized-queries.md
@@ -457,8 +468,6 @@
457468
items:
458469
- name: DateTime
459470
href: working-with-dates.md
460-
- name: Geospatial
461-
href: geospatial.md
462471
- name: Time to live
463472
displayName: delete, delete data, ttl
464473
href: time-to-live.md

0 commit comments

Comments
 (0)