You can use the polygon option to draw the areas that are not colored.
Using the first exampe in the spmap help file:
use "Italy-RegionsData.dta", clear
spmap relig1 if zone == 1 using "Italy-RegionsCoordinates.dta",
id(id) poly(data( "Italy-RegionsCoordinates.dta"))
Scott
On Tue, Apr 14, 2009 at 10:11 AM, [email protected]
<[email protected]> wrote:
> I need to draw a map with different states and I want only some selected states
> to be colored. I tried to create a dummy which is =1 in those areas that need
> to be colored and use a Choropleth map but it didn't work. Any suggestions?
> Thanks everyone!
>
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/