Display or generate Image of ENC file (.000) and retrive some information from that

View: New views
2 Messages — Rating Filter:   Alert me  

Display or generate Image of ENC file (.000) and retrive some information from that

by Stanley Sentoso :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

I'm very newbie about ENC data. currently i am developing some application that need to able to display the ENC file and get information about depth area (DEPARE), polygon of depth area. I'm using java to develop it.

is there any API,library, tools that i can use to do that ?

thanks in advance.


warm regards,

stanley


Coba Yahoo! Mail baru yang LEBIH CEPAT. Rasakan bedanya sekarang!
_______________________________________________
FWTools mailing list
FWTools@...
http://lists.maptools.org/mailman/listinfo/fwtools
http://fwtools.maptools.org/

Re: Display or generate Image of ENC file (.000) and retrive some information from that

by Frank Warmerdam-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Stanley Sentoso wrote:
> Hi all,
>
> I'm very newbie about ENC data. currently i am developing some
> application that need to able to display the ENC file and get
> information about depth area (DEPARE), polygon of depth area. I'm using
> java to develop it.
>
> is there any API,library, tools that i can use to do that ?

Stanley,

GDAL/OGR does not (practically) do conversion of S-57 feature data to raster
(picture) format.  It just provides access to the feature data - the ability
to read it into in memory data structures which an application could then
render in some particular fashion.

Some folks have done this with varying levels of adequacy using MapServer.

   http://www.mapserver.org/

It is also included in FWTools.

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam@...
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent

_______________________________________________
FWTools mailing list
FWTools@...
http://lists.maptools.org/mailman/listinfo/fwtools
http://fwtools.maptools.org/