摘要: from osgeo import ogrimport jsonfrom geojson import loads, dumps, Feature, FeatureCollectionfrom shapely.geometry import shape, Point, LineString'''shp_driver = ogr.GetDriverByName('ESRI Shapefile')sh... 阅读全文
posted @ 2018-09-22 19:04 ParamousGIS 阅读(305) 评论(0) 推荐(0) 编辑
摘要: import sqlite3, sys, logging, time, os, json, zlib, re'''MapDBImporter-latest -f png -mName "World Light" -mDescription "A simple, light grey world map" -s "F:\google\map\zoom" -d "F:\google\map\mbtil... 阅读全文
posted @ 2018-09-22 19:02 ParamousGIS 阅读(192) 评论(0) 推荐(0) 编辑