You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# PostGIS3DExplorer
2
2
3
-
The PostGIS 3D Explorer tool makes it easier to test the various 3D capabilities of PostGIS by visualising the results of queries returning 3D geomeries.
4
-
You can connect to one or more PostGIS databases and visualise the results directly!
3
+
The PostGIS 3D Explorer tool makes it easy to test and use the various 3D capabilities of PostGIS by visualising the results of queries directly in a 3D view!
4
+
You can connect to one or more PostGIS databases and group SQL queries into projects.
5
5
6
6
Prerequisites:
7
7
- PostgreSQL 9.6+ (maybe older versions will work)
@@ -10,7 +10,6 @@ Prerequisites:
10
10
- .NET Framework 4.6.1
11
11
12
12
To get started quickly, download a [compiled release](../../releases)!
0 commit comments