Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.

Commit a403085

Browse files
reubotbarbeau
authored andcommitted
xapi fix
1 parent 9bc4912 commit a403085

File tree

4 files changed

+47
-16
lines changed

4 files changed

+47
-16
lines changed

.classpath

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="src" path="src"/>
4+
<classpathentry kind="src" path="GO_Sync/src"/>
5+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6+
<classpathentry kind="lib" path="GO_Sync/swingx-ws-1.0-bin/swingx-ws-1.0.jar"/>
7+
<classpathentry kind="lib" path="/usr/share/java/swingx.jar"/>
8+
<classpathentry kind="lib" path="/usr/share/java/AbsoluteLayout.jar"/>
9+
<classpathentry kind="output" path="bin"/>
10+
</classpath>

.project

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>go-sync-new</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.jdt.core.javabuilder</name>
10+
<arguments>
11+
</arguments>
12+
</buildCommand>
13+
</buildSpec>
14+
<natures>
15+
<nature>org.eclipse.jdt.core.javanature</nature>
16+
</natures>
17+
</projectDescription>

GO_Sync/src/edu/usf/cutr/go_sync/gui/MainForm.java

+12-12
Original file line numberDiff line numberDiff line change
@@ -157,11 +157,11 @@ private void initComponents() {
157157
OperatorAbbLabel = new javax.swing.JLabel();
158158
operatorNameAbbField = new javax.swing.JTextField();
159159
compareButton = new javax.swing.JButton();
160-
usernameLabel2 = new javax.swing.JLabel();
160+
operatorNTDIDLabel = new javax.swing.JLabel();
161161
operatorNTDIDField = new javax.swing.JTextField();
162-
usernameLabel3 = new javax.swing.JLabel();
162+
gtfsIdDigitLabel = new javax.swing.JLabel();
163163
gtfsIdDigitField = new javax.swing.JTextField();
164-
operatorNameLabel1 = new javax.swing.JLabel();
164+
operatorAliasLabel = new javax.swing.JLabel();
165165
operatorAliasField = new javax.swing.JTextField();
166166
jPanel3 = new javax.swing.JPanel();
167167
rbURL = new javax.swing.JRadioButton();
@@ -209,21 +209,21 @@ public void actionPerformed(java.awt.event.ActionEvent evt) {
209209
});
210210
jPanel1.add(compareButton, new org.netbeans.lib.awtextra.AbsoluteConstraints(277, 209, 74, -1));
211211

212-
usernameLabel2.setText("Operator NTD ID");
213-
jPanel1.add(usernameLabel2, new org.netbeans.lib.awtextra.AbsoluteConstraints(300, 60, 111, -1));
212+
operatorNTDIDLabel.setText("Operator NTD ID");
213+
jPanel1.add(operatorNTDIDLabel, new org.netbeans.lib.awtextra.AbsoluteConstraints(300, 60, 111, -1));
214214

215215
operatorNTDIDField.setName("usernameField"); // NOI18N
216216
jPanel1.add(operatorNTDIDField, new org.netbeans.lib.awtextra.AbsoluteConstraints(390, 60, 50, -1));
217217
operatorNTDIDField.getAccessibleContext().setAccessibleName("OperatorNTDIDField");
218218

219-
usernameLabel3.setText("Length of GTFS Stop IDs");
220-
jPanel1.add(usernameLabel3, new org.netbeans.lib.awtextra.AbsoluteConstraints(450, 60, 120, -1));
219+
gtfsIdDigitLabel.setText("Length of GTFS Stop IDs");
220+
jPanel1.add(gtfsIdDigitLabel, new org.netbeans.lib.awtextra.AbsoluteConstraints(450, 60, 120, -1));
221221

222222
gtfsIdDigitField.setName("usernameField"); // NOI18N
223223
jPanel1.add(gtfsIdDigitField, new org.netbeans.lib.awtextra.AbsoluteConstraints(580, 60, 20, -1));
224224

225-
operatorNameLabel1.setText("Operator Alias");
226-
jPanel1.add(operatorNameLabel1, new org.netbeans.lib.awtextra.AbsoluteConstraints(20, 60, 111, -1));
225+
operatorAliasLabel.setText("Operator Alias");
226+
jPanel1.add(operatorAliasLabel, new org.netbeans.lib.awtextra.AbsoluteConstraints(20, 60, 111, -1));
227227

228228
operatorAliasField.setName("usernameField"); // NOI18N
229229
jPanel1.add(operatorAliasField, new org.netbeans.lib.awtextra.AbsoluteConstraints(100, 60, 180, -1));
@@ -648,13 +648,13 @@ public void propertyChange(PropertyChangeEvent evt) {
648648
private javax.swing.JTextField operatorNTDIDField;
649649
private javax.swing.JTextField operatorNameAbbField;
650650
private javax.swing.JLabel operatorNameLabel;
651-
private javax.swing.JLabel operatorNameLabel1;
651+
private javax.swing.JLabel operatorAliasLabel;
652652
private javax.swing.JRadioButton rbFileFolder;
653653
private javax.swing.JRadioButton rbURL;
654654
private javax.swing.JButton revertButton;
655655
private javax.swing.JTextField revertChangesetField;
656656
private javax.swing.JTextArea taskOutput;
657-
private javax.swing.JLabel usernameLabel2;
658-
private javax.swing.JLabel usernameLabel3;
657+
private javax.swing.JLabel operatorNTDIDLabel;
658+
private javax.swing.JLabel gtfsIdDigitLabel;
659659
// End of variables declaration//GEN-END:variables
660660
}

GO_Sync/src/edu/usf/cutr/go_sync/osm/HttpRequest.java

+8-4
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,10 @@ public void checkVersion() throws InterruptedException{
108108
public ArrayList<AttributesImpl> getExistingBusStops(String left, String bottom, String right, String top) throws InterruptedException{
109109
//http://open.mapquestapi.com/xapi/
110110
//"http://www.informationfreeway.org"
111-
String urlSuffix = "/api/0.6/node[highway=bus_stop][bbox="+left+","+bottom+","+right+","+top+"]";
112-
String[] hosts = {"http://open.mapquestapi.com/xapi","http://www.informationfreeway.org"};
111+
// String urlSuffix = "/api/0.6/node[highway=bus_stop][bbox="+left+","+bottom+","+right+","+top+"]";
112+
// String[] hosts = {"http://open.mapquestapi.com/xapi","http://www.informationfreeway.org"};
113+
String urlSuffix = "?node[highway=bus_stop][bbox="+left+","+bottom+","+right+","+top+"]";
114+
String[] hosts = {"http://api.openstreetmap.fr/xapi","http://www.informationfreeway.org"};
113115
try {
114116
// get data from server
115117
String s = sendRequest(hosts, urlSuffix, "GET", "");
@@ -141,8 +143,10 @@ public ArrayList<Hashtable> getExistingBusStopsTags(){
141143
}
142144

143145
public ArrayList<AttributesImpl> getExistingBusRelations(String left, String bottom, String right, String top) throws InterruptedException{
144-
String urlSuffix = "/api/0.6/relation[route=bus][bbox="+left+","+bottom+","+right+","+top+"]";
145-
String[] hosts = {"http://open.mapquestapi.com/xapi","http://www.informationfreeway.org"};
146+
// String urlSuffix = "/api/0.6/relation[route=bus][bbox="+left+","+bottom+","+right+","+top+"]";
147+
// String[] hosts = {"http://open.mapquestapi.com/xapi","http://www.informationfreeway.org"};
148+
String urlSuffix = "?relation[route=bus][bbox="+left+","+bottom+","+right+","+top+"]";
149+
String[] hosts = {"http://api.openstreetmap.fr/xapi","http://www.informationfreeway.org"};
146150
try {
147151
// get data from server
148152
String s = sendRequest(hosts, urlSuffix, "GET", "");

0 commit comments

Comments
 (0)