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
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
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
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
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
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
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,
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
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
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
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
11 matches
Mail list logo