Actualizar preliminary_sql/mapas.sql

This commit is contained in:
2026-05-13 16:32:25 -04:00
parent 0de4e2fff6
commit 5f2284b8cb

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',
'Ponderacion', 'Ponderacion',
[ [
{ {
@@ -43,7 +43,7 @@ INSERT INTO map_layers (maplayerid,name,layerdefinitions,isoverlay,icon,activate
} }
] ]
,true,none,true,false,,,,,false,0,true), ,true,none,true,false,,,,,false,0,true),
(5f595b69-436d-11ef-b76d-3f0c29296763, ('5f595b69-436d-11ef-b76d-3f0c29296763',
'Marcadores de búsqueda', 'Marcadores de búsqueda',
[ [
{ {