Changes between Version 24 and Version 25 of GeoDjango


Ignore:
Timestamp:
Mar 1, 2007, 8:59:50 AM (18 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeoDjango

    v24 v25  
    1919= Questions =
    2020 * When dealing with points (say, degrees) from, do they need to be converted to be useful on the back-end data, assuming -that- data is in degrees?  Is it enough to have the same datum and origin?  (Reading the intro above is likely to answer the question.)
     21   * My (JDunck) reading indicates yes.  Given the same coordinate system (i.e. datum, origin, and axes), degrees are useful without conversion.
    2122
    2223= Implementation =
Back to Top