Re: Simple Graphics Coding



maud <maud.july@xxxxxxxxx> writes:

I would like to produce a number of maps with customized pushpins. I
do not need to embedded this into an application, however I need to
produce many more than I can manually construct. I was hoping someone
could recommend a simple application or programming environment to
work in. I have been thinking that if I get a background map image,
and then create a table of the pixel locations corresponding to map
locations, I would just need a program that given some sort of input
text file, created an image by placing a designated image on top of
the world map image at a designated pixel location.

Any ideas?

You can do that easily with gimp. It includes a guile (scheme)
interpreter, that will allow you to write a gimp script to load your
map, and insert any number of pin pictures.

--
__Pascal Bourguignon__ http://www.informatimago.com/
Until real software engineering is developed, the next best practice
is to develop with a dynamic system that has extreme late binding in
all aspects. The first system to really do this in an important way
is Lisp. -- Alan Kay
.



Relevant Pages

  • Re: Simple Graphics Coding
    ... could recommend a simple application or programming environment to ... I have been thinking that if I get a background map image, ... and then create a table of the pixel locations corresponding to map ... generate overlayed images from a source map and a "pin" image ...
    (comp.programming)
  • Re: Simple Graphics Coding
    ... could recommend a simple application or programming environment to ... and then create a table of the pixel locations corresponding to map ... the world map image at a designated pixel location. ... keywords to see if there are more viable solutions. ...
    (comp.programming)
  • Re: Simple Graphics Coding
    ... could recommend a simple application or programming environment to ... I have been thinking that if I get a background map image, ... and then create a table of the pixel locations corresponding to map ... the world map image at a designated pixel location. ...
    (comp.programming)