HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/django/contrib/gis/gdal/__pycache__/__init__.cpython-310.pyc
o

�a�@s�dZddlmZddlmZddlmZddlmZm	Z	m
Z
ddlmZddl
mZddlmZmZmZdd	lmZdd
lmZmZmZdZdS)
a�
 This module houses ctypes interfaces for GDAL objects.  The following GDAL
 objects are supported:

 CoordTransform: Used for coordinate transformations from one spatial
  reference system to another.

 Driver: Wraps an OGR data source driver.

 DataSource: Wrapper for the OGR data source object, supports
  OGR-supported data sources.

 Envelope: A ctypes structure for bounding boxes (GDAL library
  not required).

 OGRGeometry: Object for accessing OGR Geometry functionality.

 OGRGeomType: A class for representing the different OGR Geometry
  types (GDAL library not required).

 SpatialReference: Represents OSR Spatial Reference objects.

 The GDAL library will be imported from the system path using the default
 library name for the current OS. The default library path may be overridden
 by setting `GDAL_LIBRARY_PATH` in your settings with the path to the GDAL C
 library on your system.
�)�
DataSource)�Driver)�Envelope)�
GDALException�SRSException�	check_err)�OGRGeometry)�OGRGeomType)�GDAL_VERSION�gdal_full_version�gdal_version)�
GDALRaster)�	AxisOrder�CoordTransform�SpatialReference)rrrrrrr
r
rr	rrrrrN)�__doc__�"django.contrib.gis.gdal.datasourcer�django.contrib.gis.gdal.driverr� django.contrib.gis.gdal.enveloper�django.contrib.gis.gdal.errorrrr�"django.contrib.gis.gdal.geometriesr� django.contrib.gis.gdal.geomtyper	�django.contrib.gis.gdal.libgdalr
rr�%django.contrib.gis.gdal.raster.sourcer
�django.contrib.gis.gdal.srsrrr�__all__�rr�B/usr/lib/python3/dist-packages/django/contrib/gis/gdal/__init__.py�<module>s