I have Python installed, but I don't want to use it to read the file. ... with gzip.open('geojson.gz', 'rb') as gz_in: with open('geo.json', ...
確定! 回上一頁