User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
geocloud:dataadministration:file_upload_-_.ini_files [2024/04/29 07:45] andersgeocloud:dataadministration:file_upload_-_.ini_files [2024/04/29 10:54] (current) – external edit 127.0.0.1
Line 3: Line 3:
 The File Upload Page supports configuring data-uploads with .INI Files.\\ The File Upload Page supports configuring data-uploads with .INI Files.\\
 \\ \\
-A zip with a list of INIfiles templates can be downloaded through the link below:\\+A zip with a list of INI files templates can be downloaded through the link below:\\
 {{:geocloud:dataadministration:inifile_templates.zip|:inifile_templates.zip}} \\ {{:geocloud:dataadministration:inifile_templates.zip|:inifile_templates.zip}} \\
 \\ \\
-{{:geocloud:dataadministration:31eeb87570172a5b3912bc6f3eb78b08.png}}\\+{{:geocloud:dataadministration:31eeb87570172a5b3912bc6f3eb78b08.png}} 
 + 
 +INI file content is validated during the upload wizard. Incase you edit or write your own INI files, here are the limitations.\\
 \\ \\
-An example of a .INI file for 2D Grids: +  * Name can’t have spaces or numbers\\ 
-<code> +  * Decimal Separator can only be "." or ","\\ 
- +  Layer Boundaries can only be "Depth" or "Elevation"\\ 
-[Settings] +  * Unit of layers can only be "Foot" or "Meter"\\ 
-Name = INIFileTest +  * Type of Value can only be "Resistivity" or "Conductivity"\\ 
-Description = This is a sample grid to test INI Files+  * Unit of value can only be "Ohm-meter" or "Millisiemens/meter"\\ 
-Epsg = 25832 +  DOILayerBoundaries can only be "Depth" or "Elevation"\\
-ProfileColor = #FF5733 +
-Published = true +
- +
-[Groups] +
-Group1 = GroupTest +
- +
-[ColorScale] +
-ColorScale = Course_Terrain_Discrete.clr +
- +
-; [Symbology] +
-; Symbology = Course_Boreholes_Symbols.csv +
- +
-</code> +
- +
-An example of a .INI file for Electromagnetic Data/Geophysical Surveys: +
- +
-<code> +
-[Survey] +
-Survey = Test_Survey +
- +
-[ColorScale] +
-ColorScale = Course_Terrain_Discrete.clr +
- +
-[Settings] +
-Name = INIGridTest +
-Description = This is a sample grid to test INI Files. +
-Type = EM Data +
-Epsg = 25832 +
-Published = true +
- +
-[Groups] +
-Group1 = Test_Group +
- +
-[SourceFormatSettings] +
-CommentChar = / +
-DecimalSeparator = . +
-NullChar = * +
-DataSeperator = +
-HeaderRowIndex = 21 +
- +
-[EMColumnSettings] +
-X = UTMX +
-Y = UTMY +
-Elevation = ELEVATION +
-FlightLine = FID +
-NumLayers = 19 +
-LayerBoundaries = Elevation +
-LayerTop = DEP_TOP_1 +
-NextTop = 1 +
-UnitOfLayers = Foot +
-LayerBottom = DEP_BOT_1 +
-NextBottom = 1 +
-LayerValue = RHO_I_1 +
-NextValue = 1 +
-UnitValueType = Resistivity +
-UnitValueUnit = Ohm-meter +
- +
-[DepthOfInvestigation] +
-DOILayerBoundaries Elevation +
-DOIUpper = DEP_BOT_STD_1 +
-DOILower = DEP_BOT_STD_18 +
- +
-</code> +
  

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information