Adding postal code files. Not complete

This commit is contained in:
Carla Iriberri
2015-10-26 19:29:45 +01:00
parent 7eb57495ec
commit 0bb3c7b5b5
7 changed files with 503 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
CREATE EXTENSION postgis;
CREATE EXTENSION schema_triggers;
CREATE EXTENSION plpythonu;
CREATE EXTENSION cartodb;
CREATE EXTENSION cdb_geocoder_postalcode;
-- PENDING