Hi Alexander,
This is the instruction for EsriJson and GeoJson , is it ok?
Console.WriteLine(" EsriJson:“);
Console.WriteLine(” Purpose:a JSON format used by Esri ArcGis software to reprsent geog…..."Feature", "geometry": { "type": "Point", "coordinates": [102.0, 0.5]..."properties": { "name": "Sample Point" } } ] } EsriJSON Sample (.esrijson):...