On Fri, Nov 07, 2008 at 04:27:41PM +0100, Marc Schütz wrote: > Hab ich das also doch richtig verstanden, dass du den OSB-Server durch > durchprobieren aller möglichen Bug-IDs quälst? > > Wieso fragst du nicht einfach den Betreiber, ob er regelmäßig DB-Dumps zur > Verfügung stellt?
Xav hat die API auf mein bitten leicht geaendert - Beim oeffnen einen
Bugs bekommt man jetzt dess id zurueck was dazu fuehrt das man nachher
nur noch nach der genauen id fragen muss.
Zitat:
>>You just have to execute POST requests of this kind :
>>
>>/addPOIexec
>> lat: float
>> lon: float
>> text: string(utf-8)
>
>Worked fine - Could you somehow provide the bugid as a return to
>addPOIexec ? I'd be able to store it together with the osm node_id,
time
>and reason i have opened it and could check whether it has been closed.
Added.
You should receive as a response :
ok\n%d
with %d = bug's id
Simple - isnt it ?
Flo
--
Florian Lohoff [EMAIL PROTECTED] +49-171-2280134
Those who would give up a little freedom to get a little
security shall soon have neither - Benjamin Franklin
signature.asc
Description: Digital signature
_______________________________________________ Talk-de mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-de

