Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ LayerMapError
Class
LayerMapError
django/contrib/gis/utils/layermapping.py:39–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
38
# LayerMapping exceptions.
39
class
LayerMapError(Exception):
40
pass
41
42
43
class
InvalidString(LayerMapError):
Callers
7
__init__
Method · 0.85
check_ogr_fld
Method · 0.85
check_layer
Method · 0.85
check_srs
Method · 0.85
feature_kwargs
Method · 0.85
coord_transform
Method · 0.85
save
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected