Created
September 20, 2012 23:23
-
-
Save oeon/3758933 to your computer and use it in GitHub Desktop.
Hello PostGIS!
This file contains 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
select st_asgeojson(st_multi(st_buildarea(st_collect(la_panza_sel.geom)))) from la_panza_sel; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment