First look at the typical configuration file
[XN] Wellname=a Well wellfield=jhjingtongname= wellbore 1jingtongfield=jtjbsjtablename=jbsjfieldalltablename= Fieldallxunbaotablename=dzxbljjbsjtablename=ljjbsjyxgwjmstablename=yxgwjmstgcxtablename=jsjgztcxtablename= ztcxwelldiagramtitle= Oil and gas interpretation evaluation map Maptype=33loaddatamethod=0connection_string=provider=microsoft.jet.oledb.4.0;data Source=d:\cenozoic\xview\ Geological Logging comprehensive Application system \ Block Directory \test\test interpretation Evaluation Library. mdb; User id=; Jet oledb:database password=10templatename= Completion Comprehensive columnar profile _web.tpldataserverip=61.139.95.131dataserverport= 8689ftpserverport=35primarykeytype=0jingtongtablename=singjt=0designdatatablename=logdatatablename= Jxsjwritereginfo=0[wnd]wndmode = 1WndPosX = 100WndPosY = 100WndWidth = 500WndHeight = 500[settings]previewpages=1[ Printpage]orientation=1papersize=1devicename=tinypdf[yxsm]downloadimage =1imageurl = http://10.18.218.218:7001/ weapon/All Categories/bmp/htmlurl = http://10.18.218.218:7001/weapon/querysm.do?actiontype=2&jh=%s&lx=0&cs=0[ Qukuai]dirqukuai=d:\cenozoic\xview\ Geological Logging comprehensive Application system \ Block Directory \test
Let's talk about what each one means.
--------------------------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------
[XN] section
Wellname
Well name (well), anyway is the name of the well, according to the name can do a lot of things, mainly to query the database, of course, filter conditions used.
Wellfield
The field name of the well name attribute (in the database) is used primarily for generating some SQL statements.
Maptype
The image category, this property is very important, but the time is too long, this property is too confusing, so far no one can say its specific meaning, the next goal is to eliminate this attribute.
Connection_string
Database connection string, with this string, GGs know how to access the data source, it is necessary ah, otherwise unable to load the data oh.
--------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------
[YXSM] Core scanning section
Downloadimage
Whether to download pictures
ImageURL
Picture path
Htmlurl
URL address
--------------------------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------
[Qukuai] Chunk section
Dirqukuai
Block directory, in addition to GGs, around the logging database, there are many software systems, including analysis, calculation, drawing, etc., will produce a lot of charts, in the database to store the relative path of these diagrams,
So you have to have this chunk directory in order to know what the full path of the chart is.
For example, the map, gas chromatography, light hydrocarbon analysis, nuclear magnetic analysis, fluorescence microscopic image analysis, three-dimensional quantitative fluorescence, two-dimensional fluorescence and other spectral processing tools, will generate a spectral image, in the data recorded only the spectral map
The relative path of the picture, so GGs must know the chunk directory to access the images.
Ggs. INI detailed