Loading...
Answers
MenuLicensing points of interest database vs. creating your own when creating a mobile app MVP?
We are considering retrieving Google Places API data and storing it in our database vs. using a licensed database (such as Infogroup).
What would be the preferred choice?
Answers
Using Google Places API and storing the results in your own database likely violates the terms of service. Likewise, you are limited to the number of calls per day to the API. If you expect users to appreciate (and pay for) the software you are generating, you should do likewise. Go with the licenced database.
According to the Google Places API license agreement you can only "store" or cache data for a maximum of 30 days and there are additional restrictions around the use of that data (see excerpt below). I think a better explanation of how long the data is going to need to be stored and how it is going to be used needs to be offered in order to determine if Google Places API is even a viable option.
Disclaimer: Please note any discussion around licensing requires both legal and technical expertise. I am not an attorney and can only offer my technical advice. The advice given in this answer is NOT legal advice. You should also consult your attorney about the legal ramifications surrounding this question.
Excerpt taken from ( https://developers.google.com/maps/terms ) on 20-May-2015
"10.1.3 Restrictions against Copying or Data Export.
(a) No Unauthorized Copying, Modification, Creation of Derivative Works, or Display of the Content. You must not copy, translate, modify, or create a derivative work (including creating or contributing to a database) of, or publicly display any Content or any part thereof except as explicitly permitted under these Terms. For example, the following are prohibited: (i) creating server-side modification of map tiles; (ii) stitching multiple static map images together to display a map that is larger than permitted in the Maps APIs Documentation; (iii) creating mailing lists or telemarketing lists based on the Content; or (iv) exporting, writing, or saving the Content to a third party's location-based platform or service.
(b) No Pre-Fetching, Caching, or Storage of Content. You must not pre-fetch, cache, or store any Content, except that you may store: (i) limited amounts of Content for the purpose of improving the performance of your Maps API Implementation if you do so temporarily (and in no event for more than 30 calendar days), securely, and in a manner that does not permit use of the Content outside of the Service; and (ii) any content identifier or key that the Maps APIs Documentation specifically permits you to store. For example, you must not use the Content to create an independent database of "places" or other local listings information."
Depends on your use case but storing API data like this is probably not best. Especially if the info may be updated frequently or if your use case is larger than a specific city/state.
Related Questions
-
What is a good starter database software for a small business?
Linux + MariaDB (Fast MySQL). Enterprise level throughput + scalability. Cost == $0. Well, cost included with whatever hosting you're using. I run a private hosting company. Some of my machines are running 250,000+ uniques/hour + have been for months. MariaDB can handle whatever load you throw at it... Well... so long as your coders know how to write high speed code. Most coders are clueless about this. Tip: Pay for expensive developers up front + you'll save huge amounts of money avoiding rewrites.DF
-
What's the best way for a non-technical person to create advanced forms easily?
Use Google Forms. It works well to conduct surveys. They have lot of the functionality built in. You can use it for a number of other things as well.TP
-
I am looking for SQL Database training materials and recommendations?
Tip: You'll only do this if you're a Thrillseeker looking to loose massive revenue. You'll never, ever, ever turn over design of any business critical system to anyone in the class of "junior anything" who requires "SQL courses". You'll have an experienced designer handle your SQL design.DF
-
How do I set up a WordPress MU site using multiple databases? The site will become very large if it's all on one database.
Check out these WordPress plugins: https://wordpress.org/plugins/shardb/ and https://premium.wpmudev.org/project/multi-db/ Good luck!BB
-
How can I create a database of emails for a specific client market?
Have you thought about suggesting existing Customer Relationship Management (CRM) platforms? While they all have learning curves to tackle, they will still surely be time savers compared to starting from scratch. I'm a big fan of Infusionsoft and a Certified Partner but if a robust solution like that is too big for your needs then there are others like Hubspot CRM or even Insightly. They each manage contacts like a boss however they will each also have certain pros and cons that you'll want to research for your specific needs as well.JF
the startups.com platform
Copyright © 2025 Startups.com. All rights reserved.