The Placemaker User Guide has the wrong capitalization for the focusWoeId parameter. The focusWoeId parameter should be set to "2347602" for your example. Here is an example for using this parameter:
CODE
http://wherein.yahooapis.com/v1/document
documentType=text/plain&appid=replace_this_with_your_appid&focusWoeId=2347602&documentContent=Arlington
Returns an entry for "Arlington, TX, US"
You must post the content to the URL.
Eddie Babcock
Yahoo! Geo Technologies
I have a news article from Arlington, TX, and I can't get Placemaker to stop returning Arlington, VA. I set the focusWoeId to:
55949112 "US" "MSA Dallas-Fort Worth-Arlington" ENG Zone 2347602
But that didn't appear to alter the results.
Am I missing something?