Пример #1
0
 def write_header(self):
     """Save the change in the C struct permanently to disk."""
     libvect.Vect_write_header(self.c_mapinfo)
Пример #2
0
 def _write_header(self):
     libvect.Vect_write_header(self.c_mapinfo)