OpenMap, JNI, and C++

From: John Mairs <mairsj@oso.nrl.navy.mil>
Date: Fri Jun 08 2001 - 10:35:52 EDT

Hi Folks,

I have a requirement to add digital maps (CADRG format) to a C++
application. Although the app is developed using Microsoft DevStudio 6.0 we
DO NOT use any MFC or WIN32 calls. Were using a 3rd party graphical library
by RogueWave called zApp. Unfortuneately zApp is no longer supported. zApp
only knows a few primitives: lines, points, bitmaps. We are also using a
GIS called Hipparchus by geoddyssey.com. Hipparchus does not know about
maps per say but it knows all about projections, locations, etc. We
actually wrote the code to display all the lines making up political
boundaries, rivers, etc for our map display. We used NIMA's vmap lvl-0.

Enter digital maps. Seems like I have a couple of options:

1. Try and find C++ code to display digital Compressed ARC Digitized Raster
Graphics and add it to our other code that knows how to draw things.

2. Swap out Hipparchus and zApp and use something like ESRI's Map Objects.

3. Swap out Hipparchus and zApp and try and use JNI to communicate between
C++ objects and OpenMap. Or use JNI to just use the CADRG classes.

I'm going out tonight to buy "The JAVA Native Interface" by Shen Liang.
I've only taken a couple of JAVA courses so this outta be some fun.

Any success or failure stories about "linking" OpenMap to an already
established C++ application?

Thanks,

John Mairs

(703) 808-6788

p.s. I previously sent this to openmap@bbn.com

**********************************************************************
This email and any files transmitted with it are Private and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

**********************************************************************

--
[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 Fri Jun 8 10:37:35 2001

This archive was generated by hypermail 2.1.8 : Thu May 12 2005 - 07:18:31 EDT