C# Class Strabo.Core.OCR.GeoJson

Afficher le fichier Open project: usc-isi-i2/strabo-arcstrabo Class Usage Examples

Méthodes publiques

Méthode Description
readGeoJsonFile ( string path ) : FeatureInJSON
writeJsonFile ( string path ) : void

Method Details

readGeoJsonFile() public méthode

public readGeoJsonFile ( string path ) : FeatureInJSON
path string
Résultat FeatureInJSON

writeJsonFile() public méthode

public writeJsonFile ( string path ) : void
path string
Résultat void