Skip to content

Commit fb2887b

Browse files
Merge pull request #246900 from seesharprun/cosmos-nosql-query-geospatial
Cosmos DB | NoSQL query rework geospatial articles
2 parents 9e26c7e + 181443e commit fb2887b

File tree

4 files changed

+222
-233
lines changed

4 files changed

+222
-233
lines changed

articles/cosmos-db/.openpublishing.redirection.cosmos-db.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6119,6 +6119,11 @@
61196119
"source_path_from_root": "/articles/cosmos-db/nosql/query/udfs.md",
61206120
"redirect_url": "/azure/cosmos-db/nosql/stored-procedures-triggers-udfs",
61216121
"redirect_document_id": false
6122+
},
6123+
{
6124+
"source_path_from_root": "/articles/cosmos-db/nosql/query/geospatial-intro.md",
6125+
"redirect_url": "/azure/cosmos-db/nosql/query/geospatial",
6126+
"redirect_document_id": true
61226127
}
61236128
]
61246129
}

articles/cosmos-db/nosql/query/TOC.yml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -404,16 +404,8 @@
404404
displayName: IS_STRING, IsString, is string, built-in functions
405405
href: is-string.md
406406
- name: Geospatial data
407-
items:
408-
- name: Geospatial overview
409-
displayName: geospatial, spatial
410-
href: geospatial-intro.md
411-
- name: Query geospatial data
412-
displayName: geospatial, spatial, query
413-
href: geospatial-query.md
414-
- name: Index geospatial data
415-
displayName: geospatial, spatial, index
416-
href: geospatial-index.md
407+
displayName: geospatial, spatial
408+
href: geospatial.md
417409
- name: DateTime
418410
displayName: datetime, date, time
419411
href: working-with-dates.md

articles/cosmos-db/nosql/query/geospatial-intro.md

Lines changed: 0 additions & 223 deletions
This file was deleted.

0 commit comments

Comments
 (0)