mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
iiab-update-map - pylint3 says unused
This commit is contained in:
parent
7a1b41649d
commit
99ce889308
2 changed files with 12 additions and 13 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/python3
|
||||
# Scan the osm-vector-maps directory, update the osm-vector-maps-idx.json, add menu-defs
|
||||
|
||||
from geojson import Feature, Point, FeatureCollection, Polygon
|
||||
import geojson
|
||||
#from geojson import Feature, Point, FeatureCollection, Polygon
|
||||
#import geojson
|
||||
import json
|
||||
import os
|
||||
import sys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue