google / jacs

Apache License 2.0
13 stars 11 forks source link

When intersects parameter has a large spatial boundary, appengine application just hang #4

Open dongdongsun opened 9 years ago

dongdongsun commented 9 years ago

When spatial boundary specified in the intersects parameter covers large geographic area, appengine application just hang.

susi commented 9 years ago

Can you give a bit more information on this? How many features in the database, and how many features does the spatial bounds intersect with (approximately). If you run the query in a mysql client how long does it take to respond? What is the tier level of the Cloud SQL database?