Hello Andrea,

I evaluated Geoserver 1.5 and had some problems with the kml_reflector. The
KMZ that was produced gave me a WIDTH and HEIGHT error when zoomed out to a
larger region. Therefore I am forced to use Geoserver 1.4. I changed the WKT
according to your suggestion and found out that the TOWGS84 parameter is not
accurate. After some research I found the right Dutch parameters which are
listed below.

PROJCS["Amersfoort / RD New",
   GEOGCS["Amersfoort",
     DATUM["Amersfoort",
       SPHEROID["Bessel 1841", 6377397.155, 299.1528128,
AUTHORITY["EPSG","7004"]],
       TOWGS84[565.040,49.910,465.840,-0.40939,0.35971,-1.86849,4.0772],
       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"]]

With regards,

Wim Blanken
The Netherlands


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-gt2-users mailing list
Geotools-gt2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to