ios - Storing response data (10.5 Intellectual Property Restrictions) -


this may not direct programming question, although if possesses programatic solution appreciated.

we building mobile application includes functionality obtaining users location , this, nearby places respective addresses. possible query our db information using streetnames, cities, regiions, countries, place names, etc.

if not allowed store place information more 30 days (besides place id), naive solution query every single db entry place id in order obtain address used in lookup match. seems rather inefficient.

have else encountered issue? ideas or hints? can come solution store id's in tree structure, place structure stored in db, puts in gray spot in relation tos.

thanks lot!


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

java - Digest auth with Spring Security using javaconfig -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -