Description Usage Arguments Value Examples
Get EPSG of a table
1 | pgisGetEPSG(conn, tbl, geom.col = "geometry")
|
conn |
a PostgreSQLConnection object. |
tbl |
character; table name. |
geom.col |
character; name of the geometry column (default: 'geometry). |
a numeric EPSG code of 4 numbers.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.