spatial_stats 2.0.0
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
~> 2.0.2
pg
~> 1.0
rake-compiler
~> 1.1.0
ruby-prof
~> 1.3.1
tzinfo
>= 1.2.6