Re: [OpenMap Users] DTED Data won't display on layer

From: Mike Lackey <mr.blutarski_at_gmail.com>
Date: Thu, 29 May 2008 10:24:31 -0500

Hello Kennedy,

Are you using an openmap.properties file? If so, there is a dtedt
layer min scale setting that might be the culprit.

Mike


On Thu, May 29, 2008 at 9:59 AM, Davidian <kroberts_at_syrres.com> wrote:
>
> Hello again,
>
> I am creating a DTEDLayer and for some reason the data is not showing up on
> the layer. The layer is getting created and added to the map ok, but I see
> the following error in the log:
>
> DTEDLayer: scale (1:1.16705688E8) is smaller than minimum (1:2.0E7) allowed.
>
> I have a feeling this might be a generic "catch all" error because when I
> point to a directory that has nothing in it, I get the same error.
>
> Anyway, here is the code snippet where I create the layer.
>
> ----------------------------------------------------
>
> String[] paths = new String[1];
> paths[0] = "C:\\Imagery\\DTED\\DTED\\E114\\";
>
> DTEDLayer layer = new DTEDLayer(paths);
> layer.setName("DTED Data");
> mMapHandler.add(layer);
>
> ----------------------------------------------------
>
> Note: When I look at a specific file in the E114 directory (ex: N30.DT1)
> using the DTEDFrame class, it works correctly. I can actually see the data
> for that frame that I would expect to show up on the map.
>
> Any ideas?
>
> Thanks,
>
> Kennedy
>
> --
> View this message in context: http://www.nabble.com/DTED-Data-won%27t-display-on-layer-tp17536290p17536290.html
> Sent from the OpenMap mailing list archive at Nabble.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"]
>

--
[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 Thu May 29 2008 - 11:24:44 EDT

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