Hello,
I am attempting to draw a polygon basemap with a point map
superimposed on top of it. I don't have any problems
drawing the polygon map by itself, but when I try to add the
point map, I get an error message stating "ysize must be
between 1.000 and 20.000." When I try to specify the y
size, I am told this option is not allowed. It was my
understanding that in the current version of spmap, this
option IS allowed. Any of you spmap users/creators have a
suggestion?
Thanks,
Conner
output from stata:
. *spmap using "piscocoor.dta", id(id)
. spmap using "piscocoor.dta", id(id) point(xcoord(x_coord)
ycoord(y_co
> ord) prop(poblacion_por_centro) data(mapa_censo_merge))
ysize must be between 1.000 and 20.000
. spmap using "piscocoor.dta", id(id) point(xcoord(x_coord)
ycoord(y_co
> ord) prop(poblacion_por_centro) data(mapa_censo_merge))
ysize(5)
option ysize() not allowed
**********************************************************
Conner Mullally
Ph.D. Candidate
Department of Agricultural and Resource Economics
University of California, Davis
office: (530) 752-1048
cell: (530) 902-7484
[email protected]
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/