ruby - How to use Sequel with PostGIS -


i using sequel gem access multiple postgres databases. databases partially use postgis extension. there postgis adapter activerecord, haven't found 1 sequel.

so current solution use raw sql query postgis based data. there better way?

currently using raw sql in ar well, no, think raw sql may plain solution this.


Comments

Popular posts from this blog

html - How can i make an element from a bottom stacking context stays in front of another higher stacking context? -

python - TypeError: start must be a integer -

html - href attribute breaking an element -