spatial_stats 0.1.0
An ActiveRecord/PostGIS extension that providesstatistical 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依存関係 (5):
activerecord-postgis-adapter
~> 6.0.0
database_cleaner
~> 1.8.3
pg
~> 1.0
ruby-prof
~> 1.3.1
tzinfo
~> 1.2.6