[OSM-newbies] How do I add an object in Potlach at specific coordinates?

Dirk-Lüder Kreie osm-list at deelkar.net
Thu Jul 24 13:56:12 BST 2008


Ævar Arnfjörð Bjarmason schrieb:
> What the subject says, I have a set of coordinates and I want to add
> an object at that location in Potlach. Do I have to produce a GPX file
> with markers at those locations or is there a way to do this in the
> interface?

If you go through the hassle of creating a GPX file, why not use either 
the API directly, or maybe JOSM?

create an osm file like this

<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.5" generator="my own stuff">
   <node id="-1" lat="12.345" lon="6.789" mode="create" />
</osm>

Make sure you put *negative* ids, or you will overwrite stuff on the server.

-- 

Dirk-Lüder "Deelkar" Kreie
Bremen - 53.0952°N 8.8652°E

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openstreetmap.org/pipermail/newbies/attachments/20080724/3bdac170/attachment.pgp>


More information about the newbies mailing list