MCPcopy Create free account
hub / github.com/comaps/comaps / step_coastline_index

Function step_coastline_index

tools/python/maps_generator/generator/steps.py:293–294  ·  view source on GitHub ↗
(env: Env, country: AnyStr, **kwargs)

Source from the content-addressed store, hash-verified

291
292
293def step_coastline_index(env: Env, country: AnyStr, **kwargs):
294 _generate_common_index(env, country, **kwargs)
295
296
297def step_ugc(env: Env, country: AnyStr, **kwargs):

Callers

nothing calls this directly

Calls 1

_generate_common_indexFunction · 0.85

Tested by

no test coverage detected