somappaSrinivasan / google-api-php-client

Automatically exported from code.google.com/p/google-api-php-client
Apache License 2.0
0 stars 1 forks source link

Create a FusionTables example #155

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I found php lib without example about insert for fusion table
2. I foun other in python 

Is posible do the same in php and how ?

Greetings

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by danielga...@gmail.com on 9 Jul 2012 at 4:26

GoogleCodeExporter commented 9 years ago
This would be extremely helpful, particularly for requests like INSERT that 
require OAuth authorization... Simple GETs are overkill for this library but 
the more complicated stuff is way harder.

Original comment by b...@cornershopcreative.com on 8 Aug 2012 at 4:19

GoogleCodeExporter commented 9 years ago
I found in the web, another form:
https://code.google.com/p/gmaps-samples/source/browse/trunk/fusiontables/javascr
ipt-api.html

this way can done from js but i still wait for php example. My OS: OSX Apache 2 
php5.3
Thanks 
Greetings

Original comment by danielga...@gmail.com on 8 Aug 2012 at 4:29

GoogleCodeExporter commented 9 years ago
On https://developers.google.com/fusiontables/docs/v1/libraries

there is even a reference to a non-existent section of PHP examples:

http://code.google.com/p/google-api-php-client/wiki/Samples#Fusion_Tables_API

For the engineers at Google this should not take more than 1 hour to put an 
example online...

Original comment by menno.ho...@gmail.com on 14 Oct 2012 at 10:30

GoogleCodeExporter commented 9 years ago

Original comment by ianbar...@google.com on 22 Mar 2013 at 2:28

GoogleCodeExporter commented 9 years ago
Issue 213 has been merged into this issue.

Original comment by ianbar...@google.com on 22 Mar 2013 at 4:04

GoogleCodeExporter commented 9 years ago
Issue 235 has been merged into this issue.

Original comment by ianbar...@google.com on 22 Mar 2013 at 4:26

GoogleCodeExporter commented 9 years ago
Issue 241 has been merged into this issue.

Original comment by ianbar...@google.com on 22 Mar 2013 at 4:35

GoogleCodeExporter commented 9 years ago
Issue 315 has been merged into this issue.

Original comment by ianbar...@google.com on 30 Apr 2013 at 5:05

GoogleCodeExporter commented 9 years ago
Yes, an example is really needed for this

Original comment by boris.pl...@gmail.com on 30 Apr 2013 at 6:58

GoogleCodeExporter commented 9 years ago
I would really appreaciate an example for it.

Original comment by gonzalez...@gmail.com on 9 May 2013 at 2:26

GoogleCodeExporter commented 9 years ago
Please, we really need an example to make use of this.

Original comment by boris.pl...@gmail.com on 18 May 2013 at 6:58

GoogleCodeExporter commented 9 years ago
please provide an example in php where the insert and the import function could 
be comprehensible. thanks a lot

Original comment by cortese....@gmail.com on 9 Jul 2013 at 9:32

GoogleCodeExporter commented 9 years ago
Agreed. Seems to be a lot of things added to the Fusion Tables functionally 
(importRows for example) but little to no documentation around it.

Original comment by e...@jgrah.am on 26 Jul 2013 at 1:28

GoogleCodeExporter commented 9 years ago
This issue tracker is now closing. Development on the Google PHP client library 
moved to GitHub with the release of the 1.0.0-alpha, and now the 1.0 branch has 
reached beta status there will be no further releases of the 0.6 branch of the 
library. 

Please take a look at the latest version on 
https://github.com/google/google-api-php-client

For information on migrating, please take a look at this guide: 
https://developers.google.com/api-client-library/php/guide/migration

For general library support please ask a question on StackOverflow: 
http://stackoverflow.com/questions/tagged/google-api-php-client

If you are looking for support with a specific API, please contact the team 
working with that API via StackOverflow or their preferred support mechanism. 

If your issue still exists with the new version of the library, please raise a 
bug in the GitHub issue tracker with a minimal code sample. 

Thanks!

Original comment by ianbar...@google.com on 22 Jan 2014 at 4:53