-
Notifications
You must be signed in to change notification settings - Fork 274
DOC-2761 Geospatial reference information #979
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
dwdougherty
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@andy-stark-redis: this is really good. Just a couple of minor things that need tweaking.
content/develop/interact/search-and-query/advanced-concepts/geo.md
Outdated
Show resolved
Hide resolved
content/develop/interact/search-and-query/advanced-concepts/geo.md
Outdated
Show resolved
Hide resolved
Co-authored-by: David Dougherty <[email protected]>
|
@dwdougherty Thanks for catching those! I just copied the Redis Stack link from somewhere else without thinking :-( |
dwdougherty
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving now, but I still think it needs to be reviewed by Adriano and Joey
|
This is a dead link, but otherwise really good. https://redis.io/docs/staging/DOC-2761-geo-ref-page/develop/interact/search-and-query/indexing/geo/ |
@joeywhelan It's actually https://redis.io/docs/staging/DOC-2761-geo-ref-page/develop/interact/search-and-query/indexing/geoindex/ The link was auto-generated by the build system - I think I used just "geo" for the filename originally but changed it later. Did you find the page it was supposed to link to? |
DOC-2761
This adds a new geo reference page (based mainly on the information here), and also adds missing info about
GEOSHAPEto the indexing and schema type info.A few things to note:
All feedback about content, approach, missing bits, etc, is welcome :-)