diff --git a/VERSION b/VERSION index ef9ff66fd..2fbd0b4b1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -nursix-dev-5372-gce6f3c6a6 (2022-03-21 13:11:40) +nursix-dev-5373-g593563475 (2022-03-21 13:31:37) diff --git a/modules/templates/GIMS/gis_config.csv b/modules/templates/GIMS/gis_config.csv new file mode 100644 index 000000000..6944890c9 --- /dev/null +++ b/modules/templates/GIMS/gis_config.csv @@ -0,0 +1,3 @@ +UUID,Name,Region Country,Default Country,Default L1,Zoom,Lat,Lon,Projection,LatMin,LatMax,LonMin,LonMax,Marker,Geocoder +SITE_DEFAULT,Default,,DE,Rheinland-Pfalz,15,49.51579,8.5368,900913,47,56,5,15,marker_red,True +,DE,,DE,Rheinland-Pfalz,15,49.51579,8.5368,900913,47,56,5,15,marker_red,True diff --git a/modules/templates/GIMS/tasks.cfg b/modules/templates/GIMS/tasks.cfg index 056798055..79108c032 100644 --- a/modules/templates/GIMS/tasks.cfg +++ b/modules/templates/GIMS/tasks.cfg @@ -29,7 +29,7 @@ cms,post,cms_post.csv,post.xsl # Markers gis,marker,default/gis_marker.csv,marker.xsl # Config -gis,config,default/gis_config.csv,config.xsl +gis,config,gis_config.csv,config.xsl gis,hierarchy,default/gis_hierarchy.csv,hierarchy.xsl # Layers gis,layer_feature,default/gis_layer_feature.csv,layer_feature.xsl