Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-users] Automated map creation

Another team did this using the BIRT reporting system; making use of
the ApplicationGIS drawMap to generate images as each report panned
around a map. The ApplicationGIS module takes a copy of the Map
(allowing the report to modify where the copy is reporting; draw an
image which is included in the report; and then throw away the copy)

The developer gave me a copy of the code; but I did not have enough
time/funds to include it in uDig :-(  Suffice to say this is possible;
and BIRT is recommended.

Jody

On Thu, Jun 4, 2009 at 9:02 PM, Giuseppe Stancanelli<g.stanca@xxxxxxxxxx> wrote:
> Hi,
> Probably somebody already asked it, but I was unable to find this topic in
> the previous messages.
> At the end of a 3 year work, I must create over 200 maps for different
> places in Italy. Each one covers 3-10 municipalities, and must show some
> point where a research work was done.
> I would like to do it in a automated way, in order to save time, simplify
> corrections and ensure a strict graphic similarity of all the produced maps.
> Is it possible to write a (phyton?) script to load some layers, apply some
> graphic/layout adjustments and print/export a map?
>
> Thanks in advance
> Giuseppe Stancanelli
> Italy
>
> _______________________________________________
> udig-users mailing list
> udig-users@xxxxxxxxxxxxxxxxxxxxx
> http://lists.refractions.net/mailman/listinfo/udig-users
>


Back to the top