osmc:Metodologia/Algoritmo SQL/Issues: mudanças entre as edições

m
Linha 171: Linha 171:
   srid integer,      -- target SRID, to transform g
   srid integer,      -- target SRID, to transform g
   size_fraction float DEFAULT 0.05,  -- 1/density. Density of points per charactDiam (or negative for absolute fraction).
   size_fraction float DEFAULT 0.05,  -- 1/density. Density of points per charactDiam (or negative for absolute fraction).
   tolerance    float DEFAULT 0      -- E.g. on srid=4326 use 0.00000005
   tolerance    float DEFAULT 0      -- E.g. on srid=4326 use 0.00000005.
                                    -- ZERO=0.000000001. Smallest=0.000000005. Start cell with 0.00000002.
) RETURNS      geometry
) RETURNS      geometry
   language SQL IMMUTABLE
   language SQL IMMUTABLE
2 384

edições