If this is not the right place to post this, please let me know!

We are a small non-profit, providing a free on-line web search service
to help parents find child care providers in Maryland.

It is a basic vendor look-up, i.e. the parent enters an address or
city or zip code and the application returns a list of up to ten
providers in the search area.  There are some additional possible
parameters, e.g. search radius, age of child, type of care.  The
search runs against a master database of all licensed child care
providers in Maryland that we maintain.

Currently we use a third party tool (Maptitude) to return a table of
providers in the search area, then run an SQL statement against that
table with any additional parameters to obtain the final result set.

Is it possible/practical to use Google Maps instead of Maptitude to
create the initial table of providers?  Are there any costs associated
with using Google Maps for something like this? Our service is
provided free to the public.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to