[Blends-commit] r2581 - /projects/gis/trunk/debian-gis/tasks/osm
tille at users.alioth.debian.org
tille at users.alioth.debian.org
Wed Jan 12 14:08:03 UTC 2011
Author: tille
Date: Wed Jan 12 14:08:01 2011
New Revision: 2581
URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=2581
Log:
Added ITPed osmpbf
Modified:
projects/gis/trunk/debian-gis/tasks/osm
Modified: projects/gis/trunk/debian-gis/tasks/osm
URL: http://svn.debian.org/wsvn/blends/projects/gis/trunk/debian-gis/tasks/osm?rev=2581&op=diff
==============================================================================
--- projects/gis/trunk/debian-gis/tasks/osm (original)
+++ projects/gis/trunk/debian-gis/tasks/osm Wed Jan 12 14:08:01 2011
@@ -40,7 +40,7 @@
LibMemphis provides a GObject based API to render
OpenStreetMap data on a cairo surface. Libmemphis implements the
'Slippy Map Tilename' specification, like Mapnik and Osmarender. It
- supports zoom level 12 to 18, projected with the Mercator projection.
+ supports zoom level 12 to 18, projected with the Mercator projection.
X-Depends: osmarender
X-Comment: There might have been a package of this because it was mentioned in
@@ -86,3 +86,18 @@
syntax into Mapnik-compatible style definitions. It's easier to write complex
style rules using the alternative syntax, because it allows for separation
of symbolizers and provides a mechanism for inheritance.
+
+Depends: osmpbf
+X-Comment: libosmpbf-java
+Homepage: http://github.com/scrosby/OSM-binary
+License: LGPL-3+
+Language: Java
+WNPP: 609772
+Responsible: Giovanni Mascellani <gio at debian.org>
+Description: Java access library for OpenStreetMap PBF file format
+ Osmpbf is a Java library to read and write OpenStreetMap PBF files.
+ PBF (Protocol buffer Binary Format) is the new file format to describe
+ OpenStreetMap data, intended to replace the old XML-based one. The PBF
+ format uses Google Protocol Buffers as low-level storage.
+Remark: Dependency of osmosis
+ This package is a dependency of the new version of osmosis, see #605698.
More information about the Blends-commit
mailing list