#!/usr/bin/env python
# -*- coding: utf-8 -*-
# @File : result_point_data.py
# @Author: huifer
# @Date : 2018-4-28
import json
from os import remove
from os.path import exists
from osgeo import ogr, osr, gdal
import os
import re
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# @File : result_point_data.py
# @Author: huifer
# @Date : 2018-4-28
import json
from os import remove
from os.path import exists
from osgeo import ogr, osr, gdal
import os
import re