Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Google Geocoding API
Message
From
17/11/2011 18:50:25
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Google Geocoding API
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01529178
Message ID:
01529178
Views:
145
On this page, we have a reference to the Google Geocoding API:

http://code.google.com/intl/fr-CA/apis/maps/documentation/geocoding/index.html

Based on that, the following should return the XML as described on the page:

http://maps.googleapis.com/maps/api/geocode/xml?address=1600+Amphitheatre+Parkway,+Mountain+View,+CA&sensor=true_or_false

But, I obtain:
<?xml version="1.0" encoding="UTF-8"?>
<GeocodeResponse>
   <status>REQUEST_DENIED</status>
</GeocodeResponse>
Is there somekind of registration somewhere or has this been discountinued?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform