Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • GIS mapping

    Dear all

    l have three datasets which l want to illustrate in one map using the bimap command, thus l am trying to map for stock outs and poverty correlation overlaying with warehouse points. However, l have not been successful in doing so. Below is the map l drew which is only showing the correlation between the stock out and poverty without the points on the map.

    bimap stockout poverty using "C:\Users\24584649\OneDrive\zwe_admbnda_adm2_zimst at_ocha_20180911_shp", cut(pctile) palette(pinkgreen) subtitle("2017") textx("poverty prevalence") point(xcoord(x) ycoord(y) data(temp1) by(z)) texty("stock out") texts(4) values textlabs(2.5)

    Click image for larger version

Name:	correlation map.png
Views:	1
Size:	115.2 KB
ID:	1662801


    Kindly regards













Working...
X