spatial_stats 1.0.4
An ActiveRecord/PostGIS extension that provides statistical methods to spatial postgresql databases. It integrates with ActiveRecord to perform spatial weighting in PostGIS and performs statistical computations inside your rails app. Supports contiguious and distance-based calculations.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
numo-narray
~> 0.9.1
rails
>= 6.0.0
Development 依赖 (6):
activerecord-postgis-adapter
~> 6.0.0
database_cleaner
~> 1.8.3
pg
~> 1.0
rake-compiler
~> 1.1.0
ruby-prof
~> 1.3.1
tzinfo
>= 1.2.6