Skip to content
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

geo: rebrand geospatial to spatial with minor refactors #8400

Closed
jseldess opened this issue Sep 15, 2020 · 0 comments · Fixed by #8831
Closed

geo: rebrand geospatial to spatial with minor refactors #8400

jseldess opened this issue Sep 15, 2020 · 0 comments · Fixed by #8831
Assignees
Milestone

Comments

@jseldess
Copy link
Contributor

PR: cockroachdb/cockroach#53721

From release notes:

The --geo-libs flag introduced in v20.2 alpha versions is now renamed to --spatial-libs. [#53721][#53721] {% comment %}doc{% endcomment %}

@jseldess jseldess added this to the 20.2 milestone Sep 15, 2020
rmloveland added a commit that referenced this issue Nov 4, 2020
Fixes #8400, #8649.

Addresses #8743, #8780.

Summary of changes:

- Update 'Install CockroachDB Spatial' and 'Working with Spatial Data'
  to point to the latest (pre-GA) release.

- Update 'Working with Spatial Data' to use `IMPORT PGDUMP` to bring in
  the tornadoes data set (auxiliary script & `cockroach sql` no longer
  required).

- Add docs to `cockroach start` for the `--spatial-libs` flag, and link
  to them from 'Install CockroachDB Spatial'.

- Update an old set of release notes to remove the confusing use of the
  term "static" re: the spatial libraries, which are dynamically linked.

- Add some more cross-linkage between 'Working with Spatial Data',
  'Install CockroachDB Spatial', and the other recently added spatial
  pages.
rmloveland added a commit that referenced this issue Nov 5, 2020
Fixes #8400, #8649.

Addresses #8743, #8780.

Summary of changes:

- Update 'Install CockroachDB Spatial' and 'Working with Spatial Data'
  to point to the latest (pre-GA) release.

- Update 'Working with Spatial Data' to use `IMPORT PGDUMP` to bring in
  the tornadoes data set (auxiliary script & `cockroach sql` no longer
  required).

- Add docs to `cockroach start` for the `--spatial-libs` flag, and link
  to them from 'Install CockroachDB Spatial'.

- Update an old set of release notes to remove the confusing use of the
  term "static" re: the spatial libraries, which are dynamically linked.

- Add some more cross-linkage between 'Working with Spatial Data',
  'Install CockroachDB Spatial', and the other recently added spatial
  pages.
rmloveland added a commit that referenced this issue Nov 5, 2020
Fixes #8400, #8649.

Addresses #8743, #8780.

Summary of changes:

- Update 'Install CockroachDB Spatial' and 'Working with Spatial Data'
  to point to the latest (pre-GA) release.

- Update 'Working with Spatial Data' to use `IMPORT PGDUMP` to bring in
  the tornadoes data set (auxiliary script & `cockroach sql` no longer
  required).

- Add docs to `cockroach start` for the `--spatial-libs` flag, and link
  to them from 'Install CockroachDB Spatial'.

- Update an old set of release notes to remove the confusing use of the
  term "static" re: the spatial libraries, which are dynamically linked.

- Add some more cross-linkage between 'Working with Spatial Data',
  'Install CockroachDB Spatial', and the other recently added spatial
  pages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants