Actualizar preliminary_sql/mapas.sql
This commit is contained in:
@@ -6,7 +6,7 @@ INSERT INTO map_sources (name, source) VALUES ('ponderacion-pg-tilesrv', '{"type
|
||||
INSERT INTO map_layers (maplayerid,name,layerdefinitions,isoverlay,icon,activated,addtomap,centerx,centery,zoom,legend,searchonly,sortorder,ispublic) VALUES
|
||||
('41af761-693d-49ff-9153-149e8b7fab36',
|
||||
'Ponderacion',
|
||||
[
|
||||
'[
|
||||
{
|
||||
"id": "ponderacion-fill-pg-tilesrv",
|
||||
"type": "fill",
|
||||
@@ -41,11 +41,11 @@ INSERT INTO map_layers (maplayerid,name,layerdefinitions,isoverlay,icon,activate
|
||||
"source": "ponderacion-pg-tilesrv",
|
||||
"source-layer": "public.ponderacion"
|
||||
}
|
||||
]
|
||||
]'
|
||||
,true,none,true,false,,,,,false,0,true),
|
||||
('5f595b69-436d-11ef-b76d-3f0c29296763',
|
||||
'Marcadores de búsqueda',
|
||||
[
|
||||
'[
|
||||
{
|
||||
"id": "search-results-points-markers",
|
||||
"type": "symbol",
|
||||
@@ -170,5 +170,5 @@ INSERT INTO map_layers (maplayerid,name,layerdefinitions,isoverlay,icon,activate
|
||||
},
|
||||
"source": "search-results-points"
|
||||
}
|
||||
]
|
||||
]'
|
||||
,true,ion-location,true,false,,,,,true,0,true);
|
||||
|
||||
Reference in New Issue
Block a user