MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: CityData seems to be dead.

  • To: mathgroup at smc.vnet.net
  • Subject: [mg101734] Re: [mg101691] CityData seems to be dead.
  • From: "Kurt TeKolste" <ekt at fastmail.net>
  • Date: Wed, 15 Jul 2009 07:12:27 -0400 (EDT)
  • References: <200907141037.GAA04213@smc.vnet.net>
  • Reply-to: ekt at fastmail.net

Bob

It works fine for me:
In[65]:= CityData["London"]

Out[65]= {{"London", "London", "UnitedKingdom"}, {"London", "Ontario",
   "Canada"}, {"London", "Ohio", "UnitedStates"}, {"London", 
  "Kentucky", "UnitedStates"}, {"London", "California", 
  "UnitedStates"}, {"London", "Arkansas", "UnitedStates"}, {"London", 
  "Kiritimati", "Kiribati"}}

Perhaps the internet connection needed to download the data was broken.

Kurt

On Tue, 14 Jul 2009 02:37 -0400, "DrMajorBob" <btreat1 at austin.rr.com>
wrote:
> CityData["London"]
> 
> CityData::notent: "London" is not a known entity, class, or tag for  
> CityData. Use CityData[] for a list of entities. >>
> 
> CityData["London"]
> 
> and
> 
> CityData[]
> 
> Uncompress[Null][[All, 2]]
> 
> What's going on?
> 
> Bobby
> 
> -- 
> DrMajorBob at bigfoot.com
> 
-- 
  Kurt
  ekt at fastmail.net



  • Prev by Date: Re: Manipulate[] eval hold until all controls are changed?
  • Next by Date: Re: Manipulate[] eval hold until all controls are changed?
  • Previous by thread: CityData seems to be dead.
  • Next by thread: Re: CityData seems to be dead.