return x02,y02 def convert_csv(in_csv, use_cols, xy_cols, to_gcj02, time1, time2, check_time, has_header, out_csv): if len(xy_cols)<2: print('xy_cols size error', xy_cols) return if len(use_cols)<3: print('use_cols size error, first col must timesatmp', xy_cols) r...
应该在桌面里制作好gcj02坐标系的地图,然后在使用iServer发布,那么地图就是gcj02坐标系的了。前端是改...