Announcement

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

  • spmap

    Hi,

    I have the geo coordinates of all primary schools in an Indian state. I wish to make a map of the state with district boundaries with a circle wherever a school is located. How can I do so using Stata.

    Thanks.

  • #2
    For marking the schools, you will need to use the point() option of the -spmap- command, and within that, you'll need to specify the shape(O) sub-option for the markers to be circles.

    NB. For others, -spmap- is a community-contributed command available from SSC.

    Comment

    Working...
    X