[OpenMap Users] getData returns 0 items

From: Dave Brown <dave_at_dbws.net>
Date: Wed, 22 Feb 2006 18:45:12 -0000

Hi All,
 
Hoping someone might be able to shed light on my current issue..
 
I have a shapefile. a streetmap of cairo.. however routing is proving
difficult as when I load the shapefile, the logging info is stating that no
items were read.. no intersections and no roads..
 
I was wondering is there a special property I have to add ? So far these
are the properties i'm setting...
 
shapeLayerProps.put("prettyName", "cairo");
            shapeLayerProps.put("lineColor", "000000");
            shapeLayerProps.put("fillColor", "BDDE83");
            shapeLayerProps.put("drawIntersections","true");
            shapeLayerProps.put("drawResults","true");
            shapeLayerProps.put("cairo.shapeFile", "C:/Cairo.shp");
            shapeLayerProps.put("cairo.spatialIndex", "C:/Cairo.ssx");
            shapeLayerProps.put("shapeFileList","cairo");
            shapeLayer.setProperties(shapeLayerProps);
 
thanks again in advance.

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.15.12/266 - Release Date: 21/02/2006
 
--
[To unsubscribe to this list send an email to "majdart_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Wed Feb 22 2006 - 13:45:33 EST

This archive was generated by hypermail 2.3.0 : Tue Mar 28 2017 - 23:25:07 EDT