My data set spans the globe.
From the Postgis documentation, the Geography type basis is the
sphere, whereas the Geometry type basis is the plane. So it seems like
I should be useing the Geography type; or does distance calculations
come 'close enough' with the Geometry type even over the global scale?
--
You received this message because you are subscribed to the Google Groups "georuby" group.
To post to this group, send email to geo...@googlegroups.com.
To unsubscribe from this group, send email to georuby+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/georuby?hl=en.
On Feb 16, 10:37 am, Daniel Cohen <daniel.michael.co...@gmail.com>
wrote:
> DanielOn Tue, Feb 16, 2010 at 12:15 PM, TsenYing <tseny...@gmail.com> wrote:
> > Does anyone know if georuby supports the PostGIS Geography Type?
> > If not what is the best approach for simple operations like getting
> > points within a given distance (with ST_DWithin) and points within a
> > bounding box.
>
> > My data set spans the globe.
> > From the Postgis documentation, the Geography type basis is the
> > sphere, whereas the Geometry type basis is the plane. So it seems like
> > I should be useing the Geography type; or does distance calculations
> > come 'close enough' with the Geometry type even over the global scale?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "georuby" group.
> > To post to this group, send email to geo...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > georuby+u...@googlegroups.com<georuby%2Bunsu...@googlegroups.com>