« Return to Thread: Running post GIS script

Re: Running post GIS script

by Markus Schaber-7 :: Rate this Message:

Reply to Author | View in Thread

Hi, kmohan,

kmohan <krishnamohan@...> wrote:

> Many thanks for the same. Can you please also let me know how to convert the
> shell script to batch file.

The only way I know of is manually.

That means, read and understand the shell script, and write a batch
file that does the same.

Alternatively, you can interpret the shell script "in your mind",
and execute the SQL commands in psql, probably using copy/paste.

Regards,
Markus

--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org
_______________________________________________
postgis-users mailing list
postgis-users@...
http://postgis.refractions.net/mailman/listinfo/postgis-users

 « Return to Thread: Running post GIS script