We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 042c8d0 + a2167e0 commit 3d9a33fCopy full SHA for 3d9a33f
2 files changed
README.md
@@ -0,0 +1,6 @@
1
+# DowloadWebService
2
+OHDM Server with map download service for Andropid App
3
+Wiki : https://github.com/OpenHistoricalDataMap/DowloadWebService/wiki
4
+
5
+Download Web Service for the Android App :
6
+https://github.com/OpenHistoricalDataMap/OfflineViewer
Server/db_inter.txt
@@ -1,7 +1,7 @@
servername:127.0.0.1
-portnumber:5432
-username:ohdm
-pwd:SoSe+2020
-dbname:postgis_db
-schema:intermediate
+portnumber:***
+username:***
+pwd:***
+dbname:***
+schema:***
7
maxThreads:5
0 commit comments