google-maps-streetview_publish-v1 0.0.1

Creator: bradpython12

Last updated:

Add to Cart

Description:

googlemapsstreetview publishv1 0.0.1

Python Client for Street View Publish API (`Alpha`_)==================================================================================================`Street View Publish API`_: The Street View Publish API allows your application to publish 360 photos toGoogle Maps, along with image metadata that specifies the position,orientation, and connectivity of each photo. With this API, any app canoffer an interface for positioning, connecting, and uploading user-generatedStreet View images.- `Client Library Documentation`_- `Product Documentation`_.. _Street View Publish API: developers.google.com/streetview/publish.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/streetview_publish-usageQuick Start-----------In order to use this library, you first need to go through the following steps:1. `Select or create a Cloud Platform project.`_2. `Enable the Street View Publish API.`_3. `Setup Authentication.`_.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project.. _Enable the Street View Publish API.: https://support.google.com/cloud/answer/6158841.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/stable/google-cloud-authInstallation~~~~~~~~~~~~Install this library in a `virtualenv`_ using pip. `virtualenv`_ is a tool tocreate isolated Python environments. The basic problem it addresses is one ofdependencies and versions, and indirectly permissions.With `virtualenv`_, it's possible to install this library without needing systeminstall permissions, and without clashing with the installed systemdependencies... _`virtualenv`: https://virtualenv.pypa.io/en/latest/Mac/Linux^^^^^^^^^.. code-block:: console pip install virtualenv virtualenv <your-env> source <your-env>/bin/activate <your-env>/bin/pip install gapic-google-maps-streetview_publish-v1Windows^^^^^^^.. code-block:: console pip install virtualenv virtualenv <your-env> <your-env>\Scripts\activate <your-env>\Scripts\pip.exe install gapic-google-maps-streetview_publish-v1Next Steps~~~~~~~~~~- Read the `Client Library Documentation`_ for Street View Publish API API to see other available methods on the client.- Read the `Street View Publish API Product documentation`_ to learn more about the product and see How-to Guides.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.