Home
last modified time | relevance | path

Searched refs:shapefile_prefix (Results 1 – 1 of 1) sorted by relevance

/external/python/google-api-python-client/samples/maps_engine/
Dmaps_engine.py89 def UploadShapefile(service, project_id, shapefile_prefix): argument
105 "filename": "%s.%s" % (shapefile_prefix, suffix)
109 "name": shapefile_prefix,
115 "tags": [shapefile_prefix, "auto_upload", "kittens"]
118 logging.info("Uploading metadata for %s", shapefile_prefix)
125 shapefile = "%s.%s" % (shapefile_prefix, suffix)