Jochen Topf
4e32fa236e
Add comment to roles_sid.
...
See #30 .
2016-10-05 09:36:07 +02:00
Frederik Ramm
b87c80ebf0
Add fields for replication support.
2012-12-03 21:39:57 +01:00
Jochen Topf
b3586a7b19
Improved description for new visible flag
2011-06-01 16:36:37 +02:00
Peter
1ddaca6a03
extend definition with visible-flag for storing history information
2011-05-26 16:02:38 +02:00
Jochen Topf
fb44931f3b
Consistent reference to LGPL
2011-04-13 21:47:56 +02:00
Jochen Topf
155c54ce62
Use LITE_RUNTIME option.
...
This way we can link to the smaller libprotobuf-lite. We can't use
reflection, but thats not really needed in most cases.
2011-04-13 21:41:59 +02:00
Scott Crosby
fdb5facaff
Add in LGPL copyright notices to the osmpbf library.
2011-01-02 20:21:48 -06:00
Scott Crosby
2b9b791603
Revert "Make a duplicate class OSMHeaderBlock that contains the same header data. Deprecate the old HeaderBlock."
...
Keep the old name.
This reverts commit 0618651553 .
2010-12-21 11:36:21 -06:00
Scott Crosby
0618651553
Make a duplicate class OSMHeaderBlock that contains the same header data. Deprecate the old HeaderBlock.
2010-12-14 10:03:05 -06:00
Scott Crosby
c8ebe317b8
Rremove the tag number for the proposed, but disabled, BBox extension.
...
The tag number is a duplicate with another field.
2010-11-16 11:39:01 -06:00
Scott Crosby
a879cdef06
Put the protobufs into a package.
...
Suggestion of ChristianVetter
2010-10-16 22:05:17 -05:00
Scott Crosby
571610d0d2
Obsolete the Changeset Message.
2010-10-07 11:55:09 -05:00
Scott Crosby
b1e265f444
Allow timestamps to be 64 bit.
...
FORMAT-COMPATIBLE CHANGE --- doesn't change the encoding format.
API-INCOMPATIBLE CHANGE --- does break the API.
2010-10-07 11:54:53 -05:00
Scott Crosby
eb251c32ea
Whitespace and comment tweaks to protobuf.
2010-09-13 08:59:21 -05:00
Scott Crosby
e60be5b100
Strip off all non-osmosis metadata.
...
Until the metadata management in osm/osmosis is more thought out,
just match the existing schema.
2010-09-08 07:48:17 -05:00
Scott Crosby
d5d93f9609
Clean up protocolbuffer definitions and document them.
2010-09-01 15:22:39 -05:00
Scott Crosby
382c2ce46a
Include new 'denseinfo' fields.
2010-09-01 15:19:35 -05:00
Scott Crosby
f933cf162e
Revert "Excise references to now-obsolete Nodes"
...
This reverts commit a625c34e7d .
2010-08-30 08:30:13 -05:00
Scott Crosby
a625c34e7d
Excise references to now-obsolete Nodes
2010-08-25 11:41:34 -05:00
Scott Crosby
3c4e232984
Support new-format dense nodes that can contain keys and values.
...
To do this, I need to reserve string id #0 as a delimiter and cannot
generate it anymore.
Forward-compatible format change, in that old files cannot contain
new-format dense nodes, thus the delimiter bug is a non-issue.
2010-08-25 11:40:11 -05:00
Scott Crosby
8f0c4a8bc2
Protobufs and common Java code for binary format.
2010-08-25 11:40:06 -05:00