| From: | Germán Carrillo <carrillo(dot)german(at)gmail(dot)com> |
|---|---|
| To: | pgsql-es-ayuda(at)postgresql(dot)org |
| Subject: | Re: ayuda con shp2pgsql |
| Date: | 2007-11-19 16:40:21 |
| Message-ID: | e32d76a10711190840q3208c7baw112471d278b9629@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-es-ayuda |
Hola Sandra, perdón por no elaborar más la respuesta pero quiero compartir
la instrucción con la que creo mis SQL:
shp2pgsql.exe -a d:\isla.shp Superficies_De_Agua.Isla -S -s 3115 -g geom >
d:\isla.sql
Luego los cargo con:
psql.exe -d mi_bd -f d:\isla.sql -U mi_usuario
Espero que te ayude en algo...
Germán Carrillo
El día 19/11/07, sandra lituma <sandrals84(at)gmail(dot)com> escribió:
>
> SALUDOS A TODOS
> POR FAVOR SI ALGUIEN ME PUEDE AYUDAR SOY NUEVA EN POSTGRES 8.2 NECESTIO
> TRANFORMAR SHP A POSTGIS
> USE SHP2PGSQL -D UBICACION.SHP UBICACION.SQL SE ME CREA UBICACION.SQL PERO
> CON 0 BYTES YA LO INTENTE DE DIFERENTES MANERAS PERO A VECES TAMPOCO SE ME
> CREA POR FAVOR AYUDEME
>
--
-----------
|\__
(:>__)(
|/
Soluciones Geoinformáticas Libres
http://geotux.tuxfamily.org/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2007-11-19 17:19:18 | Re: Preocupacion con PostgreSQL |
| Previous Message | Raul Andres Duque | 2007-11-19 16:21:54 | Re: Copias de seguridad de toda la basededatosPostgres |