MCPcopy Create free account
hub / github.com/comaps/comaps / mixed_to_geojson.py

File mixed_to_geojson.py

tools/python/mixed_to_geojson.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2import argparse
3import json
4import logging

Callers

nothing calls this directly

Calls 8

get_coordFunction · 0.85
get_typeFunction · 0.85
query_osmFunction · 0.85
ok_to_printFunction · 0.85
make_featureFunction · 0.85
joinMethod · 0.45
parse_argsMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected