Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Google Geocoding API
Message
De
17/11/2011 18:50:25
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Google Geocoding API
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01529178
Message ID:
01529178
Vues:
146
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform