|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /lib64/python2.7/site-packages/django/contrib/gis/ |
Upload File : |
� r�\c @ s� d Z d d d d g Z d d l m Z d d l m Z d d l m Z e j e e f Z d Z d � Z e d e f d � � Y� Z d e f d � � YZ d e f d � � YZ e Z e Z d S( s Distance and Area objects to allow for sensible and convienient calculation and conversions. Authors: Robert Coup, Justin Bronn, Riccardo Di Virgilio Inspired by GeoPy (http://exogen.case.edu/projects/geopy/) and Geoff Biggs' PhD work on dimensioned units for robotics. t At Areat Dt Distancei����( t Decimal( t total_ordering( t sixt sq_c C s | j t k r | j S| j j S( N( t __class__t typet __name__( t obj( ( s<