文件名称:trim_json_decimal:在GeoJSON文件中,坐标的小数点后保留5位数字
文件大小:14.43MB
文件格式:ZIP
更新时间:2024-03-02 23:05:02
trim_json_decimal 在GeoJSON文件中,请在坐标小数点后保留5位数字。 Original { "geometry": { "type": "Point", "coordinates": [ 31.763246540000001, 68.570144650000003 ] }, "type": "Feature", "properties": {} } Processed { "geometry": { "type": "Point", "coordinates": [ 31.76324, 68.57014 ] }, "type": "Feature", "propert
【文件预览】:
trim_json_decimal-main
----world_first_admin.zip(10.03MB)
----country.json(19.42MB)
----README.md(468B)