-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7d02a5b
commit 0f68448
Showing
2 changed files
with
84 additions
and
0 deletions.
There are no files selected for viewing
68 changes: 68 additions & 0 deletions
68
geoserver/maven/src/main/webapp/data/workspaces/postgis/geodata/bak/featuretype.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
<featureType> | ||
<id>FeatureTypeInfoImpl--7dc80d05:17f462598a5:-7ffd</id> | ||
<name>bak</name> | ||
<nativeName>bak</nativeName> | ||
<namespace> | ||
<id>NamespaceInfoImpl--49761c3d:17f40de38c8:-7ff9</id> | ||
</namespace> | ||
<title>bak</title> | ||
<keywords> | ||
<string>features</string> | ||
<string>bak</string> | ||
</keywords> | ||
<nativeCRS class="projected">PROJCS["Amersfoort / RD New", | ||
GEOGCS["Amersfoort", | ||
DATUM["Amersfoort", | ||
SPHEROID["Bessel 1841", 6377397.155, 299.1528128, AUTHORITY["EPSG","7004"]], | ||
TOWGS84[565.2369, 50.0087, 465.658, -0.40685733032239757, -0.3507326765425626, 1.8703473836067956, 4.0812], | ||
AUTHORITY["EPSG","6289"]], | ||
PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]], | ||
UNIT["degree", 0.017453292519943295], | ||
AXIS["Geodetic longitude", EAST], | ||
AXIS["Geodetic latitude", NORTH], | ||
AUTHORITY["EPSG","4289"]], | ||
PROJECTION["Oblique_Stereographic", AUTHORITY["EPSG","9809"]], | ||
PARAMETER["central_meridian", 5.387638888888891], | ||
PARAMETER["latitude_of_origin", 52.15616055555556], | ||
PARAMETER["scale_factor", 0.9999079], | ||
PARAMETER["false_easting", 155000.0], | ||
PARAMETER["false_northing", 463000.0], | ||
UNIT["m", 1.0], | ||
AXIS["Easting", EAST], | ||
AXIS["Northing", NORTH], | ||
AUTHORITY["EPSG","28992"]]</nativeCRS> | ||
<srs>EPSG:28992</srs> | ||
<nativeBoundingBox> | ||
<minx>130011.0</minx> | ||
<maxx>132703.0</maxx> | ||
<miny>458031.0</miny> | ||
<maxy>459995.0</maxy> | ||
<crs class="projected">EPSG:28992</crs> | ||
</nativeBoundingBox> | ||
<latLonBoundingBox> | ||
<minx>3.0501174525180246</minx> | ||
<maxx>7.345047048668708</maxx> | ||
<miny>50.72860969022719</miny> | ||
<maxy>53.718455402582535</maxy> | ||
<crs>EPSG:4326</crs> | ||
</latLonBoundingBox> | ||
<projectionPolicy>FORCE_DECLARED</projectionPolicy> | ||
<enabled>true</enabled> | ||
<metadata> | ||
<entry key="cachingEnabled">false</entry> | ||
</metadata> | ||
<store class="dataStore"> | ||
<id>DataStoreInfoImpl--49761c3d:17f40de38c8:-7ff6</id> | ||
</store> | ||
<serviceConfiguration>false</serviceConfiguration> | ||
<simpleConversionEnabled>false</simpleConversionEnabled> | ||
<internationalTitle/> | ||
<internationalAbstract/> | ||
<maxFeatures>0</maxFeatures> | ||
<numDecimals>0</numDecimals> | ||
<padWithZeros>false</padWithZeros> | ||
<forcedDecimal>false</forcedDecimal> | ||
<overridingServiceSRS>false</overridingServiceSRS> | ||
<skipNumberMatched>false</skipNumberMatched> | ||
<circularArcPresent>false</circularArcPresent> | ||
</featureType> |
16 changes: 16 additions & 0 deletions
16
geoserver/maven/src/main/webapp/data/workspaces/postgis/geodata/bak/layer.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<layer> | ||
<name>bak</name> | ||
<id>LayerInfoImpl--7dc80d05:17f462598a5:-7ffc</id> | ||
<type>VECTOR</type> | ||
<defaultStyle> | ||
<id>StyleInfoImpl-4bfe06d6:17b5d1cd0d0:4911</id> | ||
</defaultStyle> | ||
<resource class="featureType"> | ||
<id>FeatureTypeInfoImpl--7dc80d05:17f462598a5:-7ffd</id> | ||
</resource> | ||
<attribution> | ||
<logoWidth>0</logoWidth> | ||
<logoHeight>0</logoHeight> | ||
</attribution> | ||
<dateCreated>2022-03-01 16:09:27.36 UTC</dateCreated> | ||
</layer> |