Actualizar preliminary_sql/mapas.sql
This commit is contained in:
@@ -42,7 +42,7 @@ INSERT INTO map_layers (maplayerid,name,layerdefinitions,isoverlay,icon,activate
|
||||
"source-layer": "public.ponderacion"
|
||||
}
|
||||
]'
|
||||
,true,'',true,false,NULL,NULL,NULL,'',false,0,true),
|
||||
,true,'ion-location',true,false,NULL,NULL,NULL,NULL,false,0,true),
|
||||
('5f595b69-436d-11ef-b76d-3f0c29296763'::uuid,
|
||||
'Marcadores de búsqueda',
|
||||
'[
|
||||
@@ -171,4 +171,4 @@ INSERT INTO map_layers (maplayerid,name,layerdefinitions,isoverlay,icon,activate
|
||||
"source": "search-results-points"
|
||||
}
|
||||
]'
|
||||
,true,'ion-location',true,false,NULL,NULL,NULL,'',true,0,true) ON CONFLICT DO NOTHING;
|
||||
,true,'ion-location',true,false,NULL,NULL,NULL,NULL,true,0,true) ON CONFLICT DO NOTHING;
|
||||
|
||||
Reference in New Issue
Block a user