Добрый день!
Хоть и делаю все по примерам , GeoWebCache по запросу
http://localhost:8080/geowebcache/service/wms
выдает ошибку :
400: Unable to parse layers parameter from request.
вот слой который я пытаюсь добавить (из geowebcache.xml)
<wmsLayer>
<name>wms</name>
<metaInformation>
<title>Nicer title for Image States</title>
<description>This is a description. Fascinating.</description>
</metaInformation>
<mimeFormats><string>image/gif</string></mimeFormats>
<gridSubsets>
<gridSubset>
<gridSetName>EPSG:4326</gridSetName>
<extent>
<coords>
<double>-129.6</double>
<double>3.45</double>
<double>-62.1</double>
<double>70.9</double>
</coords>
</extent>
</gridSubset>
</gridSubsets>
<wmsUrl>
<string>http://localhost/cgi-bin/mapserv.exe?ma ... ap</string>
</wmsUrl>
<transparent>true</transparent>
</wmsLayer>
нужна помощь , ошибка GeoWebCache
-
- Участник
- Сообщения: 69
- Зарегистрирован: 01 фев 2011, 18:16
- Репутация: 0
Кто сейчас на конференции
Сейчас этот форум просматривают: Semrush [Bot] и 4 гостя