I know that there are multiple posts about using VPFLayers, but my situation
is a little different: I am creating everything programatically, rather
than via the properties file. For some reason, when I construct a VPFLayer
and call setPaths, I get the following error:
*** ERROR ***
VPFLayer.getRectangle: Data path probably wasn't set correctly
(C:\map_imagery_data\vector data\v1078\noamer). The warehouse not
initialized.
My code is basically:
VPFLayer layer = new VPFLayer();
layer.setPath(IMAGERY_DIRECTORY_PATH); //the full path to the directory
Does anyone have any suggestions?
Thanks,
Kennedy
-- View this message in context: http://www.nabble.com/Problem-using-VPFLayer-tp18243377p18243377.html Sent from the OpenMap mailing list archive at Nabble.com. -- [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 Wed Jul 2 14:05:45 2008
This archive was generated by hypermail 2.1.8 : Wed Jul 02 2008 - 14:05:45 EDT