qwerin / fusion-tables

Automatically exported from code.google.com/p/fusion-tables
0 stars 1 forks source link

Allow display more than 500 records of a fusion table when embedded in a web page #1419

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Fusion tables are a very powerful tool and we would like to recommend State of 
Nevada agencies use them for displaying data. The problem is that when a fusion 
table is embedded in an agency web site no more than 500 records can be viewed. 
In many agencies cases this is not acceptable as their lists may contain well 
in excess of 500 records.s

Original issue reported on code.google.com by galyon123 on 26 Aug 2014 at 1:39

GoogleCodeExporter commented 8 years ago
That is a limitation of the visualization API query for FusionTables.  The 
FusionTables API v1.0 is not subject to the 500 row limitation.

https://developers.google.com/fusiontables/docs/v1/getting_started

Original comment by geocodezip on 27 Aug 2014 at 4:13

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Am I correct that I will need to implement the API as part of posting any data 
to a Fusion Table? If true, am I correct the link to the 'getting started' 
documents will provide the info I will need? My apologies for my ignorance as I 
am not a developer.

Original comment by galyon123 on 2 Sep 2014 at 3:42