Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: GEOCHART - creates interactive map web page from Stata data using a Google-provided service
From
Sergiy Radyakin <[email protected]>
To
"[email protected]" <[email protected]>
Subject
Re: st: GEOCHART - creates interactive map web page from Stata data using a Google-provided service
Date
Mon, 29 Apr 2013 14:59:47 -0400
Stata does not seem to refresh the cached Mata libraries index after
new Mata libraries are installed with the package from SSC and there
is no way a package can tell Stata to do it :( .
Users of Stata 9 to 12 may do any of the following:
1) close Stata and restart it, or
2) type: mata mata mlib index in the command line
Users of Stata 13 may want to request this feature from StataCorp.
For details see Mata documentation, e.g. the following extract: "Mata
automatically finds the .mlib libraries on your computer. It does this
when Mata is invoked for the first time during a session. Thus
everything is automatic except that Mata will know nothing about any
new libraries created during the Stata session."
Hope this resolves the problem.
Best,
Sergiy Radyakin
On Mon, Apr 29, 2013 at 2:11 PM, Amadou DIALLO <[email protected]> wrote:
> Dear Sergyi,
> Many thanks for this. It looks like an amazing tool. I am trying but
> got the following error:
>
> - mata geochart()
> <istmt>: 3499 geochart() not found
>
>
>
> 2013/4/29, Sergiy Radyakin <[email protected]>:
>> Thanks to Kit Baum, a new Stata command written by Sergiy Radyakin is
>> now available from the SSC archives:
>>
>> GEOCHART - creates interactive map web page from Stata data using a
>> Google-provided service. Geochart is compatible with Stata 9.0 or
>> later and is platform-independent. GEOCHART creates an HTML document
>> that contains an interactive map based on Stata data. No shape file is
>> required to produce a map. Internet connection is required to view the
>> map since it uses Google's Geochart engine to procuce the map.
>>
>> An example of the chart is available here:
>> http://www.adeptanalytics.org/radyakin/stata/geochart/geochart_example.html
>>
>> To install GEOCHART type in Stata's command prompt:
>> findit geochart
>> or
>> ssc install geochart
>>
>> Individual files and the author's contact information are available
>> from the following web page:
>> http://econpapers.repec.org/software/bocbocode/S457640.htm
>>
>> Sergiy Radyakin
>> *
>> * For searches and help try:
>> * http://www.stata.com/help.cgi?search
>> * http://www.stata.com/support/faqs/resources/statalist-faq/
>> * http://www.ats.ucla.edu/stat/stata/
>>
>
>
> --
> Amadou B. DIALLO, PhD.
> Senior Economist, AfDB.
> [email protected]
> +21671101789
> *
> * For searches and help try:
> * http://www.stata.com/help.cgi?search
> * http://www.stata.com/support/faqs/resources/statalist-faq/
> * http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/