first pass on overpass api, still getting an error with columns

This commit is contained in:
John Krauss
2017-01-03 15:39:01 +00:00
parent d7552031f6
commit ff50c5e2bf
8 changed files with 88 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
comment = 'CartoDB Observatory backend extension'
default_version = '1.1.6'
requires = 'postgis, postgres_fdw'
requires = 'postgis, postgres_fdw, plpythonu'
superuser = true
schema = cdb_observatory