MCPcopy Index your code
hub / github.com/MapServer/MapServer / mapObj_generateSLD

Function mapObj_generateSLD

mapscript/php/mapscript_i.c:362–365  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

360}
361
362char *mapObj_generateSLD(mapObj *self)
363{
364 return msSLDGenerateSLD(self, -1, NULL);
365}
366
367
368int mapObj_loadOWSParameters(mapObj *self, cgiRequestObj *request,

Callers 1

map.cFile · 0.85

Calls 1

msSLDGenerateSLDFunction · 0.85

Tested by

no test coverage detected