forked from zer0infinity/OGR2GUI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Readme.txt
58 lines (44 loc) · 1.34 KB
/
Readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
OGR2GUI
Copyright © 2016
by
David Tran, Switzerland
1. About
OGR2GUI x64 is a fork from the original ogr2gui from Inventis. It is
an application to convert and manipulate geospatial data. The front
end is build upon GDAL/OGR ogr2ogr command line utility therefore it
is also fully compatible with the well-known ogr2ogr options.
2. Features
- GUI for ogr2ogr:
* File
* Folder
* Database
* Web Service
* EPSG Projections
* SQL Query
* Spat/DSCO/LCO
* Other Options (advanced)
* Log file
* Internationalization
3. System Requirements
- Windows 10, Windows 10 64-bit
4. Installation
- Extract the zip file
* Start OGR2GUI.exe
or
* Start OGR2GUI64.exe in Windows x64
5. Credits
David Tran, 2016
6. Website
http://www.ogr2gui.ca
7. Licence
This file is part of OGR2GUI.
OGR2GUI is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
OGR2GUI is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with OGR2GUI. If not, see <http://www.gnu.org/licenses/>.