Changeset [af93e66efe63d7d56cbdfd57119fd93bd7e6167d] by Marcos Augusto

January 10th, 2009 @ 12:35 AM

Fix custom column names, fix migration "thing", adds transform srid http://github.com/nofxx/postgis_...

Committed by Marcos Augusto

  • M Manifest.txt
  • M lib/postgis_adapter.rb
  • M lib/postgis_adapter/acts_as_geom.rb
  • M lib/postgis_functions.rb
  • M lib/postgis_functions/common.rb
  • M lib/postgis_functions/linestring.rb
  • M lib/postgis_functions/point.rb
  • M lib/postgis_functions/polygon.rb
  • M postgis_adapter.gemspec
  • M spec/acts_as_geom_spec.rb
  • M spec/common_spatial_adapter_spec.rb
  • M spec/db/database_postgis.yml
  • M spec/db/models_postgis.rb
  • M spec/db/schema_postgis.rb
  • M spec/postgis_adapter/acts_as_geom_spec.rb
  • M spec/postgis_adapter/common_spatial_adapter_spec.rb
  • M spec/postgis_adapter_spec.rb
  • M spec/postgis_functions/bbox_spec.rb
  • M spec/postgis_functions/common_spec.rb
  • M spec/postgis_functions/linestring_spec.rb
  • M spec/postgis_functions/point_spec.rb
  • M spec/postgis_functions/polygon_spec.rb
  • M spec/postgis_functions_spec.rb
  • M spec/spec.opts
  • M spec/spec_helper.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Postgis Adapter for ActiveRecord