Skip to content

Instantly share code, notes, and snippets.

@jonsgreen
Created April 28, 2014 01:56
Show Gist options
  • Save jonsgreen/11360045 to your computer and use it in GitHub Desktop.
Save jonsgreen/11360045 to your computer and use it in GitHub Desktop.
More TZ World Map Trouble
~/Downloads/tz_world_ingredients/world $ sh process.sh
process.sh: line 9: psql.exe: command not found
Unable to open ../../fips_10/map/fips10s.shp or ../../fips_10/map/fips10s.SHP.
../../fips_10/map/fips10s: dbf file (.dbf) can not be opened.
Shapefile type: Polygon
Postgis type: POLYGON[2]
SET
SET
BEGIN
ERROR: relation "tz_canada_mask" does not exist
LINE 1: INSERT INTO "tz_canada_mask" ("fips4","tzid",geom) VALUES ('...
^
ROLLBACK
Shapefile type: Polygon
Postgis type: POLYGON[2]
SET
SET
BEGIN
ERROR: relation "tz_canada_mask" does not exist
LINE 1: INSERT INTO "tz_canada_mask" ("fips4","tzid",geom) VALUES ('...
^
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ROLLBACK
Shapefile type: Polygon
Postgis type: POLYGON[2]
SET
SET
BEGIN
ERROR: relation "tz_canada_mask" does not exist
LINE 1: INSERT INTO "tz_canada_mask" ("fips4","tzid",geom) VALUES ('...
^
ROLLBACK
Shapefile type: Polygon
Postgis type: POLYGON[2]
SET
SET
BEGIN
ERROR: relation "tz_canada_mask" does not exist
LINE 1: INSERT INTO "tz_canada_mask" ("fips4","tzid",geom) VALUES ('...
^
ROLLBACK
Shapefile type: Polygon
Postgis type: POLYGON[2]
SET
SET
BEGIN
ERROR: relation "tz_canada_mask" does not exist
LINE 1: INSERT INTO "tz_canada_mask" ("fips4","tzid",geom) VALUES ('...
^
ERROR: current transaction is aborted, commands ignored until end of transaction block
ROLLBACK
Shapefile type: Polygon
Postgis type: POLYGON[2]
SET
SET
BEGIN
ERROR: relation "tz_canada_mask" does not exist
LINE 1: INSERT INTO "tz_canada_mask" ("fips4","tzid",geom) VALUES ('...
^
ERROR: current transaction is aborted, commands ignored until end of transaction block
ROLLBACK
Shapefile type: Polygon
Postgis type: POLYGON[2]
SET
SET
BEGIN
ERROR: relation "tz_canada_mask" does not exist
LINE 1: INSERT INTO "tz_canada_mask" ("fips4","tzid",geom) VALUES ('...
^
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ROLLBACK
Shapefile type: Polygon
Postgis type: POLYGON[2]
SET
SET
BEGIN
ERROR: relation "tz_canada_mask" does not exist
LINE 1: INSERT INTO "tz_canada_mask" ("fips4","tzid",geom) VALUES ('...
^
ROLLBACK
Shapefile type: Polygon
Postgis type: POLYGON[2]
SET
SET
BEGIN
ERROR: relation "tz_canada_mask" does not exist
LINE 1: INSERT INTO "tz_canada_mask" ("fips4","tzid",geom) VALUES ('...
^
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ROLLBACK
Shapefile type: Polygon
Postgis type: POLYGON[2]
SET
SET
BEGIN
ERROR: relation "tz_canada_mask" does not exist
LINE 1: INSERT INTO "tz_canada_mask" ("fips4","tzid",geom) VALUES ('...
^
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ROLLBACK
Shapefile type: Polygon
Postgis type: POLYGON[2]
SET
SET
BEGIN
ERROR: relation "tz_canada_mask" does not exist
LINE 1: INSERT INTO "tz_canada_mask" ("fips4","tzid",geom) VALUES ('...
^
ERROR: current transaction is aborted, commands ignored until end of transaction block
ROLLBACK
Shapefile type: Polygon
Postgis type: POLYGON[2]
SET
SET
BEGIN
ERROR: relation "tz_canada_mask" does not exist
LINE 1: INSERT INTO "tz_canada_mask" ("fips4","tzid",geom) VALUES ('...
^
ERROR: current transaction is aborted, commands ignored until end of transaction block
ROLLBACK
Shapefile type: Polygon
Postgis type: POLYGON[2]
SET
SET
BEGIN
ERROR: relation "tz_canada_mask" does not exist
LINE 1: INSERT INTO "tz_canada_mask" ("fips4","tzid",geom) VALUES ('...
^
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ROLLBACK
Unable to open tz_greenland_mask.shp or tz_greenland_mask.SHP.
tz_greenland_mask: dbf file (.dbf) can not be opened.
Shapefile type: Polygon
Postgis type: POLYGON[2]
ERROR: function dropgeometrycolumn(unknown, unknown, unknown) does not exist
LINE 1: SELECT DropGeometryColumn('','tz_brazil_mask','geom');
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
ERROR: table "tz_brazil_mask" does not exist
ERROR: function addgeometrycolumn(unknown, unknown, unknown, unknown, unknown, integer) does not exist
LINE 1: SELECT AddGeometryColumn('','tz_brazil_mask','geom','4326','...
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
Shapefile type: Polygon
Postgis type: POLYGON[2]
ERROR: function dropgeometrycolumn(unknown, unknown, unknown) does not exist
LINE 1: SELECT DropGeometryColumn('','tz_china_mask','geom');
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
ERROR: table "tz_china_mask" does not exist
ERROR: function addgeometrycolumn(unknown, unknown, unknown, unknown, unknown, integer) does not exist
LINE 1: SELECT AddGeometryColumn('','tz_china_mask','geom','4326','P...
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
Shapefile type: Polygon
Postgis type: POLYGON[2]
ERROR: function dropgeometrycolumn(unknown, unknown, unknown) does not exist
LINE 1: SELECT DropGeometryColumn('','tz_russia_mask','geom');
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
ERROR: table "tz_russia_mask" does not exist
ERROR: function addgeometrycolumn(unknown, unknown, unknown, unknown, unknown, integer) does not exist
LINE 1: SELECT AddGeometryColumn('','tz_russia_mask','geom','4326','...
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
Shapefile type: Polygon
Postgis type: POLYGON[2]
ERROR: function dropgeometrycolumn(unknown, unknown, unknown) does not exist
LINE 1: SELECT DropGeometryColumn('','tz_us_mask','geom');
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
ERROR: table "tz_us_mask" does not exist
ERROR: function addgeometrycolumn(unknown, unknown, unknown, unknown, unknown, integer) does not exist
LINE 1: SELECT AddGeometryColumn('','tz_us_mask','geom','4326','POLY...
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
Shapefile type: Polygon
Postgis type: POLYGON[2]
ERROR: function dropgeometrycolumn(unknown, unknown, unknown) does not exist
LINE 1: SELECT DropGeometryColumn('','tz_mexico_mask','geom');
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
ERROR: table "tz_mexico_mask" does not exist
ERROR: function addgeometrycolumn(unknown, unknown, unknown, unknown, unknown, integer) does not exist
LINE 1: SELECT AddGeometryColumn('','tz_mexico_mask','geom','4326','...
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
ERROR: current transaction is aborted, commands ignored until end of transaction block
process.sh: line 52: psql.exe: command not found
Initializing...
Table tz_world does not exist
Initializing...
Table tz_world_mp does not exist
FAILURE:
Unable to open datasource `tz_world.shp' with the following drivers.
-> ESRI Shapefile
-> MapInfo File
-> UK .NTF
-> SDTS
-> TIGER
-> S57
-> DGN
-> VRT
-> REC
-> Memory
-> BNA
-> CSV
-> GML
-> GPX
-> KML
-> GeoJSON
-> GMT
-> SQLite
-> PCIDSK
-> XPlane
-> AVCBin
-> AVCE00
-> DXF
-> Geoconcept
-> GeoRSS
-> GPSTrackMaker
-> VFK
-> PGDump
-> OSM
-> GPSBabel
-> SUA
-> OpenAir
-> PDS
-> WFS
-> HTF
-> AeronavFAA
-> EDIGEO
-> GFT
-> SVG
-> CouchDB
-> Idrisi
-> ARCGEN
-> SEGUKOOA
-> SEGY
-> XLS
-> ODS
-> XLSX
-> ElasticSearch
-> PDF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment