Description Usage Arguments Value
publish a sp object to geoserver with wms stlying information
1 2 3 4 5 | dt_publishSP2GeoServerWithName(
spobj,
layerprefix = "my_stl_",
layerdisplyname = ""
)
|
spobj |
a sp object. IMPORTANT: Each column of spobj MUST NOT have attribute name exceeding length (int)10, failed to do so may result in NO Style being generated on GeoServer |
layerprefix |
a prefix for layer name, will make the generated data layers in GeoServer more identifiable |
displayname |
a readable display name for data layer |
a list contains single element to be included in geolayers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.