Announcement

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

  • Drawing Maps with GADM data

    Hi all,

    I made a small attempt to draw Maps with GADM data: https://www.jamelsaadaoui.com/drawin...ith-gadm-data/

    Any comment or remark is welcome!

    Kind regards,

    Jamel

  • #2
    Originally posted by Jamel Saadaoui View Post
    Hi all,

    I made a small attempt to draw Maps with GADM data: https://www.jamelsaadaoui.com/drawin...ith-gadm-data/

    Any comment or remark is welcome!

    Kind regards,

    Jamel

    Dear Jamal,

    Thank you for sharing the coding of maps! I was wondering whether there should be a line or two of codes between "use gadm41_AUT_1.dta, clear" and "generate length = length(NAME_1)"?

    When I download the dataset gadm_AUT_41_shp and use spshape2dta on gadm41_AUT_1, there is no variable called "NAME_1". And my generate command does not recognise the length(NAME_1) code, I get a message about "type mismatch".


    Best, Frode

    Comment

    Working...
    X