Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ srs.py
File
srs.py
django/contrib/gis/gdal/prototypes/srs.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
ctypes
import
POINTER, c_char_p, c_int, c_void_p
2
3
from
django.contrib.gis.gdal.libgdal
import
lgdal, std_call
4
from
django.contrib.gis.gdal.prototypes.generation
import
(
Callers
nothing calls this directly
Calls
8
srs_output
Function · 0.90
std_call
Function · 0.90
void_output
Function · 0.90
string_output
Function · 0.90
const_string_output
Function · 0.90
int_output
Function · 0.90
srs_double
Function · 0.85
units_func
Function · 0.85
Tested by
no test coverage detected