Skip to content

Commit

Permalink
Rename sdi to public_layer
Browse files Browse the repository at this point in the history
  • Loading branch information
Vampouille committed Feb 8, 2017
1 parent 17b02a6 commit 6f316de
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<dataStore>
<id>DataStoreInfoImpl-2b665931:15a1d6fbd50:-7ff7</id>
<name>automated_test</name>
<name>automated_tests</name>
<description>Datasets for automated tests (please do not remove)</description>
<type>Directory of spatial files (shapefiles)</type>
<enabled>true</enabled>
Expand All @@ -16,7 +16,7 @@
<entry key="filetype">shapefile</entry>
<entry key="enable spatial index">true</entry>
<entry key="cache and reuse memory maps">true</entry>
<entry key="url">file:data/automated_test</entry>
<entry key="url">file:data/automated_tests</entry>
<entry key="namespace">http://www.georchestra.org/geor</entry>
</connectionParameters>
<__default>false</__default>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<featureType>
<id>FeatureTypeInfoImpl-2b665931:15a1d6fbd50:-7ff6</id>
<name>sdi</name>
<nativeName>sdi</nativeName>
<name>public_layer</name>
<nativeName>public_layer</nativeName>
<namespace>
<id>NamespaceInfoImpl-2b665931:15a1d6fbd50:-7ff8</id>
</namespace>
<title>sdi</title>
<title>public_layer</title>
<keywords>
<string>features</string>
<string>sdi</string>
<string>public_layer</string>
</keywords>
<nativeCRS>GEOGCS[&quot;WGS 84&quot;,
DATUM[&quot;World Geodetic System 1984&quot;,
Expand Down Expand Up @@ -51,4 +51,4 @@
<overridingServiceSRS>false</overridingServiceSRS>
<skipNumberMatched>false</skipNumberMatched>
<circularArcPresent>false</circularArcPresent>
</featureType>
</featureType>
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<layer>
<name>sdi</name>
<name>public_layer</name>
<id>LayerInfoImpl-2b665931:15a1d6fbd50:-7ff5</id>
<type>VECTOR</type>
<defaultStyle>
Expand All @@ -12,4 +12,4 @@
<logoWidth>0</logoWidth>
<logoHeight>0</logoHeight>
</attribution>
</layer>
</layer>

0 comments on commit 6f316de

Please sign in to comment.