Changeset 737
- Timestamp:
- 03/27/07 11:08:08 (2 years ago)
- Files:
-
- PleiadesGeocoder/trunk/www/geocode.pt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
PleiadesGeocoder/trunk/www/geocode.pt
r391 r737 29 29 </style> 30 30 31 32 <p class="form-help">33 Before you put this tool into production, <a href="http://api.search.yahoo.com/webservices/register_application">register your application</a> and set the tool's <em>appid</em> property accordingly. See the <a href="http://developer.yahoo.com/maps/rest/V1/geocode.html">34 Yahoo geocoding API</a> for more geocoding details.</p>35 36 31 <h2 class="form-help"> 37 32 Geocode a Location 38 33 </h2> 34 35 <p class="form-help">For best results, enter locations in the format [City], [Country]</p> 39 36 40 37 <form ACTION="FORM" METHOD="post" tal:attributes="action request/URL0;">
