I have shape file (abc.shp, abc.shx, abc.dbf) in my SampleDatasets folder. When I try to open this shapefile in Qgis it is opening well but when I call this shape file in Grads then it is not opening. please help me to use correct command. thanks in advance
Asked
Active
Viewed 595 times
1 Answers
1
you can try this command to opening .shp file. It works for me
draw shp path\file.shp

ExHunter
- 307
- 4
- 11
-
I tried this but it is not working. After calling shape file I get "no scaling environment" – Anwar Husain Warsi Feb 17 '20 at 07:54
-
-
-
Make sure the .shp data is in the same folder as the data that you open in grads, then "display" any variable from your dataset, then use the draw shp – ExHunter Feb 19 '20 at 14:35
-
yes a have placed .shp in same folder. By the way which coordinate system is used in Grads – Anwar Husain Warsi Mar 09 '20 at 07:31
-
I think that his shapefile has a problem. Maybe, you can add in your post so we can check? I had this issue before but it is related to the projection of the shapefile. Please check. – Lyndz Jun 04 '20 at 15:33