r: Convert axis from long/lat to metres for graph of shapefile

后端 未结 0 829
夕颜
夕颜 2021-01-04 15:48

I am plotting shapefile data. Using the following code, I create a graph of my shapefiles:

ggplot(data) + geom_sf(fill=\'yellow\')

My graph

相关标签:
回答
  • 消灭零回复
提交回复
热议问题