Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ layer
Method
layer
tools/python/mwm/mwm_interface.py:347–348 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
345
346
@abstractmethod
347
def
layer(self) -> int:
348
pass
349
350
@abstractmethod
351
def
geom_type(self) -> GeomType:
Callers
3
to_json
Method · 0.95
example__working_with_features
Function · 0.45
example__working_with_features
Function · 0.45
Calls
no outgoing calls
Tested by
1
example__working_with_features
Function · 0.36