-
Notifications
You must be signed in to change notification settings - Fork 596
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
Example of using GeoPt #972
Comments
I think GeoPt is a client-side creation with a special "meaning" attached and not explicitly exposed via the JSON API. See googleapis/google-cloud-python#1065 (comment) for more info. The @stephenplusplus : Is there anywhere we use @pcostell : Is there any chance we're making "meaning" a first-class citizen on the API for the next versions of the Cloud Datastore API? |
No we should not expose GeoPt using meaning. V1beta3 will have a separate We intentionally do not document meaning and you should not rely on it. We /cc @Alfus On Sat, Nov 28, 2015, 3:05 PM JJ Geewax [email protected] wrote:
|
ok -- great, how can I find out when V1Beta3 is out so I can give it a try ..brad On Sat, Nov 28, 2015 at 8:58 PM, Patrick Costello [email protected]
|
Hi Brad -- The v1beta3 release will not include geosearch support (which is still in Alpha in App Engine). We are making sure we iron out the usage of geosearch in GAE first. -Patrick |
Using geo point values will be shown in our docs once v1beta3 is released. Until then, it sounds like we don't plan to support them, so I'm going to close the issue. Thanks for getting this conversation started! |
when is v1beta3? On Fri, Dec 4, 2015 at 8:54 AM, Stephen Sawchuk [email protected]
|
Brad -- As I mentioned above we are working on it now. I'm hoping we'll be able to launch soon but I'm not able to give a more definite timeline. -Patrick |
ok -- I guess I just check back in a few weeks or months? On Fri, Dec 4, 2015 at 1:41 PM, Patrick Costello [email protected]
|
Source-Link: googleapis/synthtool@d229a12 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:74ab2b3c71ef27e6d8b69b1d0a0c9d31447777b79ac3cd4be82c265b45f37e5e
🤖 I have created a release *beep* *boop* --- ## [5.1.1](https://togithub.com/googleapis/nodejs-speech/compare/v5.1.0...v5.1.1) (2022-12-19) ### Bug Fixes * **deps:** Use google-gax v3.5.2 ([#971](https://togithub.com/googleapis/nodejs-speech/issues/971)) ([aca8d0c](https://togithub.com/googleapis/nodejs-speech/commit/aca8d0cbfba8cbfc3596959ca96a30020c7b2b40)) * Regenerated protos JS and TS definitions ([#975](https://togithub.com/googleapis/nodejs-speech/issues/975)) ([9087201](https://togithub.com/googleapis/nodejs-speech/commit/908720108ad9176488d1fd5851e9bd37f769b47f)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop* --- ## [5.1.1](https://togithub.com/googleapis/nodejs-speech/compare/v5.1.0...v5.1.1) (2022-12-19) ### Bug Fixes * **deps:** Use google-gax v3.5.2 ([#971](https://togithub.com/googleapis/nodejs-speech/issues/971)) ([aca8d0c](https://togithub.com/googleapis/nodejs-speech/commit/aca8d0cbfba8cbfc3596959ca96a30020c7b2b40)) * Regenerated protos JS and TS definitions ([#975](https://togithub.com/googleapis/nodejs-speech/issues/975)) ([9087201](https://togithub.com/googleapis/nodejs-speech/commit/908720108ad9176488d1fd5851e9bd37f769b47f)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
I can't figure out how to use GeoPt... is there an example I can look at?
https://cloud.google.com/appengine/docs/java/datastore/geosearch
The text was updated successfully, but these errors were encountered: