simplified etldoc for layer_place
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
-- etldoc: layer_country[shape=record fillcolor=lightpink, style="rounded,filled",
|
||||
-- etldoc: label="layer_country | <zall> z0-z14_ " ] ;
|
||||
|
||||
-- etldoc: osm_country_point -> layer_country
|
||||
CREATE OR REPLACE FUNCTION layer_country(bbox geometry, zoom_level int)
|
||||
RETURNS TABLE(osm_id bigint, geometry geometry, name text, name_en text, "rank" int) AS $$
|
||||
|
||||
Reference in New Issue
Block a user