We need a 2011 India district shapefile (N=640 districts). I found a handful around the web (e.g., Survey of India, a different github site, etc.) but have not been able to import any .shp file into stata:
. shp2dta using India-Districts-2011Census.shp, data(di2011d) coor(di2011c) replace
India-Districts-2011Census.shp: invalid shape file
OR:
. shp2dta using 2011_Dist.shp, data(i2011d) coor(i2011c) replace
bufget(): 3300 argument out of range
fbufget(): - function returned error
read_dbf(): - function returned error
<istmt>: - function returned error
r(3300);
I have stata 14.2 running on Mac OS 10.12.6
Is there a shapefile (or better stata files) that anybody has used successfully?
Thanks,
Reeve Vanneman
University of Maryland
Related Posts with Can't import 2011 India district shapefile
The estimate significant level of XTSURDo you think it is normal to have ALL variables extremely significant like p < 0.000? After I ran…
command _qregtrace is unrecognizedWhen I used command "grqreg" to graph quantile regressions, I got error saying "command _qregtrace i…
Hansen test for xtdpdsysHi. I am fairly new to stata but can anyone tell me how I can get the Hansen j statistics after usin…
Missing SE in cox regression.Dear All, I am new to survival analysis using Stata and am trying to estimate a standard cox proport…
placebo analysis: time falsification and location falsificationHi , My variable of interest is an indicator variable (LAW) that equals 1 if a firm is in a state h…
Subscribe to:
Post Comments (Atom)
0 Response to Can't import 2011 India district shapefile
Post a Comment