[OpenMap Users] Help adding e00 layer to mapBean

From: Vincent, Chuck <CVincent_at_sfa.com>
Date: Thu, 13 Jul 2006 10:38:38 -0400

 

I have implemented a simple mapBean into my java app, and it can display
shape layers without issue. I am now trying to add an e00 layer and
receive the following errors...

 

 

 

 

 

 

This is the simple code adding the e00 later:

 

    E00Layer myE00Layer = new E00Layer();

    Properties layerProps = new Properties();

    layerProps.put("class", "com.bbn.openmap.layer.e00.E00Layer");

    layerProps.put("FileName", "C:/e/rdline.e00");

    myE00Layer.setProperties(layerProps);

    add(myE00Layer);

 

 

And I have attached the data file, which was downloaded from Penn State.

 

Any help would be great,

 

Thanks,

Chuck

 

  <http://www.sfa.com>

 







--
[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"]

image001.jpg
(image/jpeg attachment: image001.jpg)

image002.jpg
(image/jpeg attachment: image002.jpg)

Received on Thu Jul 13 2006 - 10:40:09 EDT

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