Home | History | Annotate | only in /external/python/google-api-python-client/samples/maps_engine
Up to higher level directory
NameDateSize
maps_engine.py22-Oct-20205.4K
polygons.dbf22-Oct-2020279
polygons.prj22-Oct-2020143
polygons.shp22-Oct-2020388
polygons.shx22-Oct-2020116
README22-Oct-2020289

README

      1 This sample code demonstrates use of the Google Maps Engine API, including
      2 listing projects, listing tables within a project, and uploading a shapefile.
      3 
      4 For more information see https://developers.google.com/maps-engine/documentation
      5 
      6 api: mapsengine
      7 keywords: cmdline
      8 author: Josh Livni
      9