Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| geocloud:dataadministration:file_upload_-_.ini_files [2024/04/09 09:28] – anders | geocloud:dataadministration:file_upload_-_.ini_files [2026/05/20 13:34] (current) – dev | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== File Upload - .INI Files ====== | ====== File Upload - .INI Files ====== | ||
| - | The File Upload Page supports configuring data-uploads | + | Uploading to GeoCloud |
| - | {{: | + | - Open GeoCloud and click **Administration** |
| - | \\ | + | - Choose **Data Administration** |
| - | An example of a .INI file for 2D Grids: | + | - Go to File Upload |
| - | < | + | - Drag and drop the file into the upload-area or click' to upload manually |
| + | - Click **Configure Upload with INI file** at the bottom left of the upload dialog | ||
| + | - Select the appropriate dataset type (E.G: 1D Geophysics as .csv) and click continue. | ||
| - | [Settings] | + | **NB: **It is important |
| - | Name = INIFileTest | + | \\ |
| - | Description = This is a sample grid to test INI Files. | + | {{: |
| - | Epsg = 25832 | + | |
| - | ProfileColor = #FF5733 | + | |
| - | Published = true | + | |
| - | [Groups] | + | INI file content is validated during the upload wizard. Incase you edit or write your own INI files, here are the limitations. |
| - | Group1 = GroupTest | + | |
| - | [ColorScale] | + | * Name can’t have spaces or numbers |
| - | ColorScale = Course_Terrain_Discrete.clr | + | * Decimal Separator can only be "." or "," |
| - | + | * Layer Boundaries can only be " | |
| - | ; [Symbology] | + | * Unit of layers can only be "Foot" or " |
| - | ; Symbology = Course_Boreholes_Symbols.csv | + | * Type of Value can only be "Resistivity" or " |
| - | + | * Unit of value can only be "Ohm-meter" or " | |
| - | </ | + | |
| - | + | ||
| - | An example of a .INI file for Electromagnetic Data/ | + | |
| - | + | ||
| - | < | + | |
| - | [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 | + | |
| - | 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 | + | |
| - | DOIUpper = DEP_BOT_STD_1 | + | |
| - | DOILower = DEP_BOT_STD_18 | + | |
| - | + | ||
| - | </ | + | |
