comp.lang.ada
 help / color / mirror / Atom feed
From: "Eric G. Miller" <egm2@jps-nospam.net>
Subject: Re: Recommendations:GIS program in Ada
Date: Fri, 06 Sep 2002 03:16:00 GMT
Date: 2002-09-06T03:16:00+00:00	[thread overview]
Message-ID: <pan.2002.09.06.03.19.13.165881.5706@jps-nospam.net> (raw)
In-Reply-To: cb4ba455.0209051616.16c7028e@posting.google.com

In <cb4ba455.0209051616.16c7028e@posting.google.com>, Bill Tate wrote:

> I've been looking for any excuse to build an application in Ada -
> specifically a GIS program with a business analysis focus (the
> commercial alternatives are expensive, do not fit my particular needs
> & they are not written in Ada - the latter being a non-starter with me
> anyway).

Why would you care if the software was written in Ada?  It's not likely
any of the vendors would give you access to their source anyway.

> In reviewing available packages, I'm curious as to whether anyone has
> any thoughts on the suitability of using GtkAda for the graphical user
> interface?

It could probably do the task...
 
> As far as I can determine thus far, the GtkAda.Canvas package offers
> some nice features already built-in and the overall GtkAda package
> appears to be quite comprehensive.  My preference is avoid going the
> OpenGL route if at all possible.

You probably wouldn't want to use a Canvas widget; Or at least, if you did,
you'd probably want to draw to a bitmap buffer and only use the canvas
functionality for selections and editing type work and possibly for dividing
up the frame for layouts.  Trying to keep all that data + overhead in memory
would kill your program.
 
> If anyone has any thoughts, recommendation and/or reservations, etc.,
> I would greatly welcome any feedback.  Thanks in advance,

Good Luck.  GIS's are fairly complex creatures.  BTW: what "business analyst"
functionality are you looking for that commercial vendors are not providing?





  reply	other threads:[~2002-09-06  3:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-06  0:16 Recommendations:GIS program in Ada Bill Tate
2002-09-06  3:16 ` Eric G. Miller [this message]
2002-09-06  4:53   ` Anders Wirzenius
2002-09-06  8:30     ` Reinert Korsnes
2002-09-06 13:09   ` Bill Tate
2002-09-06 22:31     ` Jeffrey Creem
2002-09-07 10:40       ` Bill Tate
2002-09-07  2:45     ` Eric G. Miller
2002-09-07 17:20       ` Bill Tate
2002-09-09  7:44 ` Ole-Hjalmar Kristensen
2002-09-09 16:23   ` Bill Tate
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox