MCPcopy
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

1from ctypes import POINTER, c_char_p, c_int, c_void_p
2
3from django.contrib.gis.gdal.libgdal import lgdal, std_call
4from django.contrib.gis.gdal.prototypes.generation import (

Callers

nothing calls this directly

Calls 8

srs_outputFunction · 0.90
std_callFunction · 0.90
void_outputFunction · 0.90
string_outputFunction · 0.90
const_string_outputFunction · 0.90
int_outputFunction · 0.90
srs_doubleFunction · 0.85
units_funcFunction · 0.85

Tested by

no test coverage detected