Actualizar preliminary_sql/mapas.sql

This commit is contained in:
2026-05-13 17:01:13 -04:00
parent e68c1fbba4
commit d61bbf8434

View File

@@ -4,7 +4,7 @@
INSERT INTO map_sources (name, source) VALUES ('ponderacion-pg-tilesrv', '{"type": "vector", "tiles": ["https://pmoxos.patrimonio.org.bo/pgtileserv/public.ponderacion/{z}/{x}/{y}.pbf"], "tileSize": 512}') ON CONFLICT DO NOTHING; INSERT INTO map_sources (name, source) VALUES ('ponderacion-pg-tilesrv', '{"type": "vector", "tiles": ["https://pmoxos.patrimonio.org.bo/pgtileserv/public.ponderacion/{z}/{x}/{y}.pbf"], "tileSize": 512}') ON CONFLICT DO NOTHING;
-- Insertar capas para pgtileserv y búsqueda simple -- Insertar capas para pgtileserv y búsqueda simple
INSERT INTO map_layers (maplayerid,name,layerdefinitions,isoverlay,icon,activated,addtomap,centerx,centery,zoom,legend,searchonly,sortorder,ispublic) VALUES INSERT INTO map_layers (maplayerid,name,layerdefinitions,isoverlay,icon,activated,addtomap,centerx,centery,zoom,legend,searchonly,sortorder,ispublic) VALUES
('41af761-693d-49ff-9153-149e8b7fab36', ('41af761-693d-49ff-9153-149e8b7fab36'::uuid,
'Ponderacion', 'Ponderacion',
'[ '[
{ {
@@ -43,7 +43,7 @@ INSERT INTO map_layers (maplayerid,name,layerdefinitions,isoverlay,icon,activate
} }
]' ]'
,true,'',true,false,NULL,NULL,NULL,'',false,0,true), ,true,'',true,false,NULL,NULL,NULL,'',false,0,true),
('5f595b69-436d-11ef-b76d-3f0c29296763', ('5f595b69-436d-11ef-b76d-3f0c29296763'::uuid,
'Marcadores de búsqueda', 'Marcadores de búsqueda',
'[ '[
{ {