Hello Lucas, Casper,

I've been trying to get Geoserver with GeoWebCache to work with a RDNew
(EPSG:28992) as well, but haven't succeeded in getting it to work yet. I've
understood as well that editing the GeoWebCache.xml was the way to go,
however Geoserver refused to start after even uncommenting the original XML,
let alone after inserting a new definition like: 

<gridSet>
      <name>EPSG:28992</name>
      <srs>
        <number>28992</number>
      </srs>
      <extent>
        <coords>
                        <double>12628.05414</double>
                        <double>308179.04234</double>
                        <double>283594.47794</double>
                        <double>611063.14294</double>
        </coords>
      </extent>
          <metersPerUnit>1</metersPerUnit>
      <tileHeight>256</tileHeight>
      <tileWidth>256</tileWidth>
    </gridSet>

Have any of you managed to get a custom gridset to work? Could you share
it's contents maybe?

Kind regards,

Bart Monné

--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Geoserver-GeoWebCache-28992-tp3787552p4373088.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to