...
Section | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Info | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
Imagine you have a set of shape files : prov10.dbf prov10.prj prov10.shp prov10.shx You can visualise them using the following setting mcoast(map_user_layer = "on", map_user_layer_name = "mypath/prov10", map_user_layer_style = "dash", map_user_layer_colour = "navy" )
Frame around Robinson or Mollweide projection A set of parameters have been added to enable users to add a frame around the Robinson or Mollweide projections. To set projections see Coastlines
|
HTML |
---|
<div id="magics"> </div> <script src="/wiki/download/attachments/13207038/magdoc.js"></script> <link rel="stylesheet" type="text/css" href="/wiki/download/attachments/13207038/magics.css" /> <link rel="stylesheet" type="text/css" href="/wiki/download/attachments/13207038/jquery.miniColors.css" /> <link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/> <script src="/wiki/download/attachments/13207038/jquery.miniColors.js"></script> <script> load("/wiki/download/attachments/13893682/coast.json"); </script> |
...