mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
001f5e5662
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
11 lines
345 B
INI
11 lines
345 B
INI
;
|
|
; pgShapeLoader (Linux):
|
|
;
|
|
Title=PostGIS Shapefile and DBF loader
|
|
Command=$$PGBINDIR/shp2pgsql-gui -U $$USERNAME -d $$DATABASE -p $$PORT -h $$HOSTNAME
|
|
Description=Open a PostGIS ESRI Shapefile or Plain dbf loader console to the current database.
|
|
KeyFile=$$PGBINDIR/shp2pgsql-gui
|
|
Platform=unix
|
|
ServerType=postgresql
|
|
Database=Yes
|
|
SetPassword=No
|