4.9.  smoc #

smoc(order,  
 ); 
order int;
spoint;
 

creates a single-pixel smoc of the given order at spoint

smoc_disc(order,  
 lng,  
 lat,  
 radius); 
order int;
lng double precision;
lat double precision;
radius double precision;
 
smoc(order,  
 ); 
order int;
scircle;
 

creates an smoc of the given order covering the circle

smoc(order,  
 ); 
order int;
spoly;
 

creates an smoc of the given order covering the spoly