How to position attribute in geojson on top of all properties?

前端 未结 0 700
刺人心
刺人心 2020-12-10 18:06

I am trying to remove feature_id property from properties array and move upwards.

with open(\'test.geojson\', \'r+\') as gjson:
    data = json.l         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题