[OSM-dev] Osmosis questions about applying changesets
Andreas Kalsch
andreaskalsch at gmx.de
Tue Dec 7 17:39:23 GMT 2010
Am 07.12.10 14:11, schrieb Andreas Kalsch:
> 1) What does the data_type "U" in the actions table mean?
Of course: users, but 2 and 3 are still not clear to me.
> 2) It seems that Osmosis violates pk_aktions (primary key), so it would be better to replace it by
> a simple index.
> 3) This command does not seem to retrieve all changesets. After call, the latest timestamp was
> 20.11.2010.
>
> ${OSM_DIRNAME_OSMOSIS}bin/osmosis \
> --read-replication-interval "$OSM_DIRNAME_REPLICATION" \
> --write-pgsimp-change database="$OSM_DB_NAME" validateSchemaVersion=no user="$OSM_DB_USER"
> password="$OSM_DB_PW" host="$OSM_DB_HOST"
>
> My server's time is correct.
>
> 4) I think I am right that action "M" means insert?
>
> Andi
>
> _______________________________________________
> dev mailing list
> dev at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/dev
>
More information about the dev
mailing list