Hi,
Is it possible to specify the "Uttarakhand" state over the Relief map? Any help is appreciated :)
GeoGraphics[{{EdgeForm[Directive[Black, Thick]], FaceForm[], Polygon[Entity["Country", "India"]]}}, GeoBackground -> GeoStyling["ReliefMap"]]
Thank you so much, Mads.
GeoGraphics[{EdgeForm[Directive[Black, Thick]], FaceForm[], Polygon[Entity["Country", "India"]], FaceForm[Red], Entity["AdministrativeDivision", {"Uttaranchal", "India"}][ "Polygon"]}, GeoBackground -> GeoStyling["ReliefMap"]]