Skip to content

taha-webonise/clj-postgis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-postgis

Postgis garnish for Korma.

Clojars Project

Usage

Add clj-postgis as a dependency in your project.clj file.

[clj-postgis "0.0.1-SNAPSHOT"]

There's just one macro named st available which takes a function name with args and alias.

Examples:

(select city
    (st (as-geojson :city.geom) :city_geom))

License

Copyright © 2017 Taha Husain

Distributed under the Eclipse Public License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published