Enfusion Script API
|
Geo shape API entry point - static class for loading various geo shape formats such as ESRI Shapefiles. More...
Static Public Member Functions | |
static proto ref GeoShapeCollection | LoadShapeFile (string fileName) |
Loads ESRI Shapefile. | |
Geo shape API entry point - static class for loading various geo shape formats such as ESRI Shapefiles.
|
static |
Loads ESRI Shapefile.
fileName | path to the file |
Note: For successful load, all the Shapefile mandatory files must exist in the directory (i.e. the SHP, SHX and DBF).