dimanche 28 décembre 2014

convert a numpy array into polygons shape file


I have a polygon numpy array, for example: array([[[103, 120]], [[104, 121]]]), array([[[102, 117]], [[103, 118]]]), array([[[102, 112]], [[103, 113]]]), array([[[131, 109]], [[132, 113].


I would like to convert it into shapefile in python. Please help me how to do this.





Aucun commentaire:

Enregistrer un commentaire