shp file won't display

From: MARTIJN VAN DER PAUW <martijnp@meteocon.nl>
Date: Mon May 06 2002 - 06:35:22 EDT

Hello,

I've made an app that initially displayed the shp files included with openmap.
now i have an other shp file that i want to display. I already generated a ssx
file, but when i want to display it in the mapbean object, i don't see anything.
No errors are throwbn as well. These are the properties set:

       com.bbn.openmap.layer.shape.ShapeLayer shapeLayer2 = new
com.bbn.openmap.layer.shape.ShapeLayer();
        Properties shapeLayerProps2 = new Properties();
        shapeLayerProps2.put("political2.prettyName", "Political Solid");
        shapeLayerProps2.put("political2.lineColor", "000000");
        shapeLayerProps2.put("political2.fillColor", "3A9900");
        shapeLayerProps2.put("political2.shapeFile",
"/data/shpwageningenmaps/gemdata/nlpr_r02.shp");
        shapeLayerProps2.put("political2.spatialIndex",
"/data/shpwageningenmaps/gemdata/nlpr_r02.ssx");

what can be wrong???

Regards,
Martijn van der Pauw

Martijn van der Pauw, internetontwikkelaar.
Meteo Consult
martijn@weer.nl
tel: 0317 - 399800
fax: 0317 - 423164
http://www.weer.nl

--
[To unsubscribe to this list send an email to "majdart@bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Mon May 6 08:39:48 2002

This archive was generated by hypermail 2.1.8 : Thu May 12 2005 - 07:18:33 EDT