Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Strabo
Core
OCR
GeoJson
C# Class Strabo.Core.OCR.GeoJson
Mostrar archivo
Open project: usc-isi-i2/strabo-arcstrabo
Class Usage Examples
Public Methods
Method
Description
readGeoJsonFile
(
string
path
) :
FeatureInJSON
writeJsonFile
(
string
path
) :
void
Method Details
readGeoJsonFile()
public
method
public
readGeoJsonFile
(
string
path
) :
FeatureInJSON
path
string
return
FeatureInJSON
writeJsonFile()
public
method
public
writeJsonFile
(
string
path
) :
void
path
string
return
void