Re: MySQL GIS




colinr23@xxxxxxxxx wrote:
> as long as all your data is stored in the same units, distance
> calculations should be correct. If you have datasets in different
> projections, you'll have to convert them prior to doin calculations,
> maybe with a custom written function. The actual nuts and bolts for
> the calculations should be easy enough to find. I'd convert all my
> data in arc then load it into mysql once its all in the same projection.

I don't know too much about projections actually...

I'm guessing putting the data in the same projection guarantees that
each unit will be equidistant, so that the distance measurements will
work properly on a plane. Is that right?

One more thing, if that is true, then I'm guessing a projection can't
work, for example, for the whole world, they would have to be confined
to a limited space. Otherwise, how would the units be equidistant?

Maybe I'm being naive about this, but can PostGIS make proper distance
calculations w/just lat/lon? Or does it have to be using some other
projection?

.



Relevant Pages

  • Re: MySQL GIS
    ... >> projections, you'll have to convert them prior to doin calculations, ... >> data in arc then load it into mysql once its all in the same projection. ... so that the distance measurements will ... preserve area, or they may preserve shape, or neither. ...
    (comp.infosystems.gis)
  • Re: Properties of line segment passing through mid points of two skew lines
    ... Is it true that AB is is equidistant from lines PQ and RS? ... I can get the calculations to you if you want them. ... And the answer to your first question is that P and S are equidistant ... But the distance P and S ...
    (sci.math)
  • Re: My New Website
    ... > you wilol get the distance between the centroids ... geometrical construction made up by you without any foundations in physics. ... And did you find any experimental evidence for this electron ... QM calculations are just the oposite of hand waving. ...
    (sci.physics)
  • Re: SR time dilation on remote objects ?
    ... >>How often do I need to tell you that the velocities in cosmology ... which is *not* identical to the distance definitions used in SR! ... > suffices to explain the so-called tiring of light in a stable universe. ... with the data presented in this graph, feel free to show your calculations. ...
    (sci.astro)
  • Re: Varaibles with units
    ... any illegal calculations, such as adding a time to a distance. ... distance by a time interval is of course OK - that leads to a velocity. ... another posibility is that of defining a basic set of related types (length, ... I like normalized values for storage and calculations with units conversion ...
    (comp.programming)