Adding postal code files. Not complete
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
CREATE EXTENSION postgis;
|
||||
CREATE EXTENSION schema_triggers;
|
||||
CREATE EXTENSION plpythonu;
|
||||
CREATE EXTENSION cartodb;
|
||||
CREATE EXTENSION cdb_geocoder_postalcode;
|
||||
|
||||
-- PENDING
|
||||
Reference in New Issue
Block a user