geoserver

Форк
0
150 строк · 5.4 Кб
1
<?config.xml version="1.0" encoding="UTF-8"?>
2
<!--
3
  Service level configuration
4
-->
5
<serverConfiguration >
6
  <global >
7
    <log4jConfigFile>VERBOSE_LOGGING.properties</log4jConfigFile>
8
    <suppressStdOutLogging value = "false" />
9
    <logLocation>logs/geoserver.log</logLocation>
10
    <JaiMemoryCapacity value = "0.5" />
11
    <JaiMemoryThreshold value = "0.75" />
12
    <JaiTileThreads value = "7" />
13
    <JaiTilePriority value = "5" />
14
    <JaiRecycling value = "true" />
15
    <ImageIOCache value = "false" />
16
    <JaiJPEGNative value = "true" />
17
    <JaiPNGNative value = "true" />
18
    <!--
19
      Sets the max number of Features returned by GetFeature
20
    -->
21
    <maxFeatures value = "1000000" />
22
    <!--
23
      Whether newlines and indents should be returned in 
24
      XML responses.  Default is false
25
    -->
26
    <verbose value = "false" />
27
    <!--
28
      Whether the Service Exceptions returned to clients should contain
29
      full java stack traces (useful for debugging).
30
    -->
31
    <verboseExceptions value = "false" />
32
    <!--
33
      Sets the max number of decimal places past the zero returned in
34
      a GetFeature response.  Default is 4
35
    -->
36
    <numDecimals value = "8" />
37
    <!--
38
      Sets the global character set.  This could use some more testing
39
      from international users, but what it does is sets the encoding
40
      globally for all postgis database connections (the charset tag
41
      in FeatureTypeConfig), as well as specifying the encoding in the return
42
      config.xml header and mime type.  The default is UTF-8.  Also be warned
43
      that GeoServer does not check if the CharSet is valid before
44
      attempting to use it, so it will fail miserably if a bad charset
45
      is used.
46
    -->
47
    <charSet value = "UTF-8" />
48
    <ContactInformation >
49
      <ContactPersonPrimary >
50
        <ContactPerson>Chris Holmes</ContactPerson>
51
        <ContactOrganization>The Open Planning Project</ContactOrganization>
52
      </ContactPersonPrimary>
53
      <ContactPosition>Tecnical director</ContactPosition>
54
      <ContactAddress >
55
        <AddressType>Office</AddressType>
56
        <Address>349 West 12th Street #3</Address>
57
        <City>New York</City>
58
        <StateOrProvince>New York</StateOrProvince>
59
        <PostCode>10014</PostCode>
60
        <Country>USA</Country>
61
      </ContactAddress>
62
      <ContactVoiceTelephone>212.796.4220</ContactVoiceTelephone>
63
      <ContactFacsimileTelephone>646.390.2624</ContactFacsimileTelephone>
64
      <ContactElectronicMailAddress>nobody@openplans.org</ContactElectronicMailAddress>
65
      <ContactOnlineResource></ContactOnlineResource>
66
    </ContactInformation>
67
    <!--
68
      Stores the current updateSequence
69
    -->
70
    <updateSequence>5</updateSequence>
71
  </global>
72
  <services >
73
    <service enabled = "true" type = "WCS" >
74
      <!--
75
        ServiceDTO elements, needed for the capabilities document
76
        Title and OnlineResource are the two required
77
      -->
78
      <name>My GeoServer WCS</name>
79
      <title>My GeoServer WCS</title>
80
      <abstract>
81
This is a description of your Web Coverage Server.
82
     </abstract>
83
      <metadataLink about = "http://geoserver.sourceforge.net/html/index.php" type = "undef" metadataType = "other" >
84
	NONE
85
      </metadataLink>
86
      <keywords >
87
        <keyword>WCS</keyword>
88
        <keyword>WMS</keyword>
89
        <keyword>GEOSERVER</keyword>
90
      </keywords>
91
      <onlineResource>http://geoserver.org</onlineResource>
92
      <fees>NONE</fees>
93
      <accessConstraints>NONE</accessConstraints>
94
      <srsXmlStyle value = "false" />
95
      <maintainer>http://geoserver.org/comm</maintainer>
96
    </service>
97
    <service enabled = "true" type = "WFS" >
98
      <!--
99
        ServiceDTO elements, needed for the capabilities document
100
        Title and OnlineResource are the two required
101
      -->
102
      <name>My GeoServer WFS</name>
103
      <title>My GeoServer WFS</title>
104
      <abstract>
105
This is a description of your Web Feature Server.
106

107
The GeoServer is a full transactional Web Feature Server, you may wish to limit
108
GeoServer to a Basic service level to prevent modificaiton of your geographic
109
data.
110
     </abstract>
111
      <metadataLink ></metadataLink>
112
      <keywords >
113
        <keyword>WFS</keyword>
114
        <keyword>WMS</keyword>
115
        <keyword>GEOSERVER</keyword>
116
      </keywords>
117
      <onlineResource>http://geoserver.org</onlineResource>
118
      <fees>NONE</fees>
119
      <accessConstraints>NONE</accessConstraints>
120
      <srsXmlStyle value = "true" />
121
      <serviceLevel value = "31" />
122
      <citeConformanceHacks>false</citeConformanceHacks>
123
      <maintainer>http://geoserver.org/comm</maintainer>
124
    </service>
125
    <service enabled = "true" type = "WMS" >
126
      <!--
127
        ServiceDTO elements, needed for the capabilities document
128
        Title and OnlineResource are the two required
129
      -->
130
      <name>OGC:WMS</name>
131
      <title>My GeoServer WMS</title>
132
      <abstract>
133
This is a description of your Web Map Server.
134
     </abstract>
135
      <metadataLink ></metadataLink>
136
      <keywords >
137
        <keyword>WFS</keyword>
138
        <keyword>WMS</keyword>
139
        <keyword>GEOSERVER</keyword>
140
      </keywords>
141
      <onlineResource>http://geoserver.org</onlineResource>
142
      <fees>NONE</fees>
143
      <accessConstraints>NONE</accessConstraints>
144
      <srsXmlStyle value = "false" />
145
      <maintainer>http://geoserver.org/comm</maintainer>
146
      <svgAntiAlias>true</svgAntiAlias>
147
      <allowInterpolation>Nearest</allowInterpolation>
148
    </service>
149
  </services>
150
</serverConfiguration>
151

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.