[Google Maps API v2] google maps api status return is 200 but generating wrong geocode

2010-09-17 Thread Doug
Sample code: $url = "http://maps.google.com/maps/geo?output=csv&key=";. $gmapkey."&q=".urlencode($address); $geocode = file_get_contents($url); The following are the results with the address at the right: 200,8,35.7685311,-78.8220650 Lot 35 E Laurel Pointe Salem SC 29676 200,8,35.7685311,-78.822

point KML data STILL not registering preperly in

2010-08-11 Thread Doug
Layer to KML conversion tool in ArcTools. By the way, I have also done this with a line shapefile and with other point and polygon files. The problem only exists with point KML files. Line and poly files don't have the problem. Thanks, Doug -- You received this message because you are sub

my data not registering properly on Google Map

2010-08-09 Thread Doug
n New Orleans. How can I fix this? Thanks, Doug -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send email to google-ma

Is SQL to XML to API the most efficient way?

2010-06-28 Thread doug
hat's appropriate for the user. One of the systems I've seen runs the SQL and creates a JS module from it. It's really cumbersome but is this the best way? Your guidance would be most appreciated. Regards Doug -- You received this message because you are subscribed to the Google Grou

Re: Handling an Address Error on Mapping

2009-03-29 Thread Chaplain Doug
I will have to experiment with saving the lat/long in my database. I am not sure how to get from javascript to write to my SQL database. I know how to do this in code behind (VB), but I have never seen it done from javascript,plus I am not sure I want to expose javascript that writes to my datab

Handling an Address Error on Mapping

2009-03-28 Thread Chaplain Doug
I am passing address, city, state, zip to a routine that draws the map. This address is variable and is provided from a database. Sometimes I will get an error dialog like: 160 Peregory Lane, Charlotttesville, VA 22902 not found. If a street address cannot be found in the Google address databas

Getting rid of "Map data by . . ."

2009-03-20 Thread Chaplain Doug
I notice that when I render the map as a 200x200 window, I see "Map data by TeleAtlas, LeadDog Consulting" grunged up across the bottom of the map, starting outside the map on the left and writing over the top of the Google logo at bottom left. I then notice that if I make my map window 600x500,

Re: Getting Started Simple Request

2009-03-20 Thread Chaplain Doug
Thank you for taking the time to answer. I will look at the link. On Mar 19, 8:59 pm, iglo...@gmail.com wrote: > Have a look at Mike Williams' tutorials. All the answers to your > requirements are in there! > > http://econym.org.uk/gmap/ --~--~-~--~~~---~--~~ You

How to Pass an Address Rather than a Long/Lat

2009-03-19 Thread Chaplain Doug
Does anyone have a code exmaple where the API is passed an address rather than a long/lat? I need to be able to pass an address and have it rendered rather than a long/lat. Thanks. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

Getting Started Simple Request

2009-03-19 Thread Chaplain Doug
I want to put the API in an aspx web page. The address that is mapped will change. So I cannot use any of the fixed-address examples on the Google Maps API site. What I need is as follows. Would appreciate any code examples that would accomplish this. 1. Map will be small (200x200) 2. Map c

Location not on Maps

2008-10-02 Thread Doug.
Emerson Ave., Ottawa, ON, K1Y 4P7 (not available). Gives erroneous Gatineau location. Check mapquest for correct location. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this gr