﻿spherely.GeographyType
======================

.. currentmodule:: spherely

.. autoclass:: GeographyType

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~GeographyType.__init__
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~GeographyType.GEOMETRYCOLLECTION
      ~GeographyType.LINESTRING
      ~GeographyType.MULTILINESTRING
      ~GeographyType.MULTIPOINT
      ~GeographyType.MULTIPOLYGON
      ~GeographyType.NONE
      ~GeographyType.POINT
      ~GeographyType.POLYGON
      ~GeographyType.name
      ~GeographyType.value
   
   