How to encode XML into ESRI Shapefiles using Python?
问题 I prepared the following Python script to this XML into ESRI Shapefiles. The starting point for the script was this post. #!/usr/bin/env python # -*- coding: utf-8 -*- # # Requires pyshp: https://pypi.python.org/pypi/pyshp # # Conversion for http://daten.berlin.de/datensaetze/liste-der-gedenktafeln-berlin # File: http://gedenktafeln-in-berlin.de/index.php?id=31&type=123 # from xml.etree import ElementTree from datetime import datetime import shapefile import os def get_value(list, index,