• Willkommen im Geoclub - dem größten deutschsprachigen Geocaching-Forum. Registriere dich kostenlos, um alle Inhalte zu sehen und neue Beiträge zu erstellen.

Add new OpenCaching site OC SE

sp2ong

Geocacher
Can you add in new version import geocaches via OC XML interface new Opencaching site: http://www.opencaching.se ???
 

arbor95

Geoguru
hi, i tried to do that.

CW generated the following access (coords are example) :
http://www.opencaching.se/xml/ocxml11.php?modifiedsince=20050801000000&cache=1&cachedesc=1&picture=1&cachelog=1&removedobject=0&lat=57.26003&lon=013.60513&distance=10.0&charset=utf-8&cdata=0&session=0

but it doesn't get a good result:
all ok, but zip failed - internal server error

Perhaps you can write there for a explanation.


code will be in the next svn commit.
 
OP
S

sp2ong

Geocacher
OK I have send info to admin OC SE site to fix problem with compression. Thank you for add next OC Site in next SVN relase CacheWolf

Regards
 

jennergruhle

Geoguru
Sweden has also got an opencaching site? That's cool. I will also try to have a look at this. Was there anything done in the OC download code for all the different OC sites? I didn't have time to look at it in the last weeks...
 
OP
S

sp2ong

Geocacher
araber95 schrieb:
hi, i tried to do that.

CW generated the following access (coords are example) :
http://www.opencaching.se/xml/ocxml11.php?modifiedsince=20050801000000&cache=1&cachedesc=1&picture=1&cachelog=1&removedobject=0&lat=57.26003&lon=013.60513&distance=10.0&charset=utf-8&cdata=0&session=0

but it doesn't get a good result:
all ok, but zip failed - internal server error

Perhaps you can write there for a explanation.


code will be in the next svn commit.

OK fixed and now OC XML OS SE works with compression


Regards
 
OP
S

sp2ong

Geocacher
Yes, I hope users form OC SE will be happy when download CacheWolf and find own language :)

Regards
 

arbor95

Geoguru
sp2ong schrieb:
Yes, I hope users form OC SE will be happy when download CacheWolf and find own language :)

Regards

all i can do is an automatic translation with par example google. thats what you can do too. take the german or english cfg - file in the language subdirectory , give it to the translator an save it under the name of the language. Fine tuning can be done with every editor.
 

MiK

Geoguru
I think it would be better to do it manually from the en.cfg. After an automatic translation, nobody knows what was meant in the original.
 
OP
S

sp2ong

Geocacher
OK when I have ready swedish language cfg file I will send you for add maybe in next SVN relase

Regards
 
OP
S

sp2ong

Geocacher
Hi,

I have find small bug in


https://svn.berlios.de/viewvc/cachewolf/trunk/src/CacheWolf/imp/OCXMLImporter.java?revision=2436&view=markup

in
Code:
	public final static String OPENCACHING_SE_HOST = "www.opencaching.se";
	public final static String OPENCACHING_SE_PATTERN = "OK";

SE_PATTERN will be not OK but OS because WP name in OC SE site is OS

Regards
 
Oben