geetools.batch.featurecollection#

TODO missing docstring.

Functions#

fromGeoJSON([filename, data, crs])

Create a list of Features from a GeoJSON file. Return a python tuple.

fromKML([filename, data, crs, encoding])

Create a list of Features from a KML file. Return a python tuple.

fromShapefile(filename[, crs, start, end])

Convert an ESRI file (.shp and .dbf must be present) to a.

toLocal(collection, filename[, filetype, selectors, path])

Download a FeatureCollection to a local file a CSV or geoJSON file.