Skip to content

Commit 3696d53

Browse files
authored
Merge pull request #246912 from seesharprun/cosmos-nosql-howto-geospatial
Cosmos DB | Add how-to article for geospatial data
2 parents 6f67d67 + 5664944 commit 3696d53

File tree

6 files changed

+494
-351
lines changed

6 files changed

+494
-351
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6124,6 +6124,16 @@
61246124
"source_path_from_root": "/articles/cosmos-db/nosql/query/geospatial-intro.md",
61256125
"redirect_url": "/azure/cosmos-db/nosql/query/geospatial",
61266126
"redirect_document_id": true
6127+
},
6128+
{
6129+
"source_path_from_root": "/articles/cosmos-db/nosql/query/geospatial-index.md",
6130+
"redirect_url": "/azure/cosmos-db/nosql/how-to-geospatial-index-query",
6131+
"redirect_document_id": true
6132+
},
6133+
{
6134+
"source_path_from_root": "/articles/cosmos-db/nosql/query/geospatial-query.md",
6135+
"redirect_url": "/azure/cosmos-db/nosql/how-to-geospatial-index-query",
6136+
"redirect_document_id": false
61276137
}
61286138
]
61296139
}

articles/cosmos-db/nosql/TOC.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -518,6 +518,9 @@
518518
href: query/toc.yml
519519
- name: Materialized views (preview)
520520
href: materialized-views.md
521+
- name: Index and query geospatial data
522+
displayName: geospatial, geojson, spatial, index, query, geography, geometry
523+
href: how-to-geospatial-index-query.md
521524
- name: Throughput (Request units)
522525
items:
523526
- name: Provisioned throughput

0 commit comments

Comments
 (0)