Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
geomultisens
gms-aux
Commits
077ec211
Commit
077ec211
authored
Dec 13, 2017
by
Daniel Eggert
Browse files
fixed syncdb
parent
f5acdcd2
Changes
1
Hide whitespace changes
Inline
Side-by-side
gms-metadatacrawler/src/main/java/de/potsdam/gfz/gms/metadatacrawler/SyncDatabases.java
View file @
077ec211
...
...
@@ -7,10 +7,7 @@ import java.sql.Connection;
import
java.sql.DriverManager
;
import
java.sql.PreparedStatement
;
import
java.sql.ResultSet
;
import
java.util.HashMap
;
import
java.util.HashSet
;
import
java.util.Map
;
import
java.util.Map.Entry
;
import
java.util.Set
;
import
org.postgis.PGgeometry
;
...
...
@@ -57,11 +54,6 @@ public class SyncDatabases {
connectToDestinationDB
();
<<<<<<<
HEAD
=======
// short l8Dataset = 104;
// short l7Dataset = 112;
>>>>>>>
55
b22a10b5881af249c0472c315f352776958996
short
s2Dataset
=
249
;
short
l8Dataset
=
250
;
short
l7Dataset
=
251
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment