convert site dataframe to simple feature
1 |
df |
a dataframe contain id, long, lat for sites |
id_cn |
a string for the name of id column in df |
Lon_cn |
a string for the name of the longitude column in df |
Lat_cn |
a string for the name of the latitude column in df |
crs |
a coordinate reference system for Map projections attempt to portray the surface of the earth or a portion of the earth on a flat piece of paper or computer screen. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.