Created
April 28, 2014 01:48
-
-
Save jonsgreen/11359935 to your computer and use it in GitHub Desktop.
TZ World Map Ingredients Processing trouble
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~ $ ./Downloads/tz_world_ingredients/world/process.sh | |
./Downloads/tz_world_ingredients/world/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. | |
Unable to open ../canada/tz_canada_01.shp or ../canada/tz_canada_01.SHP. | |
../canada/tz_canada_01: dbf file (.dbf) can not be opened. | |
Unable to open ../canada/tz_canada_02.shp or ../canada/tz_canada_02.SHP. | |
../canada/tz_canada_02: dbf file (.dbf) can not be opened. | |
Unable to open ../canada/tz_canada_03.shp or ../canada/tz_canada_03.SHP. | |
../canada/tz_canada_03: dbf file (.dbf) can not be opened. | |
Unable to open ../canada/tz_canada_04.shp or ../canada/tz_canada_04.SHP. | |
../canada/tz_canada_04: dbf file (.dbf) can not be opened. | |
Unable to open ../canada/tz_canada_05.shp or ../canada/tz_canada_05.SHP. | |
../canada/tz_canada_05: dbf file (.dbf) can not be opened. | |
Unable to open ../canada/tz_canada_07.shp or ../canada/tz_canada_07.SHP. | |
../canada/tz_canada_07: dbf file (.dbf) can not be opened. | |
Unable to open ../canada/tz_canada_08.shp or ../canada/tz_canada_08.SHP. | |
../canada/tz_canada_08: dbf file (.dbf) can not be opened. | |
Unable to open ../canada/tz_canada_09.shp or ../canada/tz_canada_09.SHP. | |
../canada/tz_canada_09: dbf file (.dbf) can not be opened. | |
Unable to open ../canada/tz_canada_10.shp or ../canada/tz_canada_10.SHP. | |
../canada/tz_canada_10: dbf file (.dbf) can not be opened. | |
Unable to open ../canada/tz_canada_11.shp or ../canada/tz_canada_11.SHP. | |
../canada/tz_canada_11: dbf file (.dbf) can not be opened. | |
Unable to open ../canada/tz_canada_12.shp or ../canada/tz_canada_12.SHP. | |
../canada/tz_canada_12: dbf file (.dbf) can not be opened. | |
Unable to open ../canada/tz_canada_13.shp or ../canada/tz_canada_13.SHP. | |
../canada/tz_canada_13: dbf file (.dbf) can not be opened. | |
Unable to open ../canada/tz_canada_14.shp or ../canada/tz_canada_14.SHP. | |
../canada/tz_canada_14: dbf file (.dbf) can not be opened. | |
Unable to open tz_greenland_mask.shp or tz_greenland_mask.SHP. | |
tz_greenland_mask: dbf file (.dbf) can not be opened. | |
Unable to open tz_brazil_mask.shp or tz_brazil_mask.SHP. | |
tz_brazil_mask: dbf file (.dbf) can not be opened. | |
Unable to open tz_china_mask.shp or tz_china_mask.SHP. | |
tz_china_mask: dbf file (.dbf) can not be opened. | |
Unable to open tz_russia_mask.shp or tz_russia_mask.SHP. | |
tz_russia_mask: dbf file (.dbf) can not be opened. | |
Unable to open tz_us_mask.shp or tz_us_mask.SHP. | |
tz_us_mask: dbf file (.dbf) can not be opened. | |
Unable to open tz_mexico_mask.shp or tz_mexico_mask.SHP. | |
tz_mexico_mask: dbf file (.dbf) can not be opened. | |
./Downloads/tz_world_ingredients/world/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 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment