Hello Everyone
I am trying to superimpose grid on my map in stata. I could not find proper way of doing that.
I also check GRMAP help however I could not find any option regarding grid.
this is my code
use RawData2011_2020.dta
grmap ETHANOLrp, t(18635) legtitle("fuel") fcolor(Reds2) clnumber(4) ocolor(Greys) clmethod(quantile) polygon(data(mp_shp.dta) ocolor(black))
I appreciate your insights ahead of time.
Related Posts with How to superimpose grid on a map
Herfindahl - Hirschman Index input the right data structureDear all, I am currently doing my thesis. As part of this, I would like to calculate the Herfindahl…
Removing " " from a string responseHello! I am working with survey data where some responses have been entered along with quotation mar…
Survey data analysisI am new to STATA (15.1) and hope someone can help me with how to "Declare my survey design for my d…
Employment binary variable into employment rate and continuous variableDear all I am wanting to create an employment rate variable (ie. Number employed/ (Labour Force) * …
reclinkDear community, I have merged two datasets based on a unique companyid with the reclink command. …
Subscribe to:
Post Comments (Atom)
0 Response to How to superimpose grid on a map
Post a Comment