The following commit has been merged in the upstream branch:
commit fe010327e07b1dd4f6137fe7c5288a3a97eb740e
Author: Andreas Tille <[email protected]>
Date: Thu Oct 17 10:13:18 2013 +0200
Imported Upstream version 0.1
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..ecaf9ed
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,171 @@
+2013-06-30 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c modified: osmfilter.c
modified: osmupdate.c general repository update
+
+2013-02-16 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c Bugfix: "PBF write:
uint32 momory overflow" Many thanks to user kukuk!
+
+2012-12-23 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c UTF-8 BOM, bbox merging
modified: osmfilter.c minor fixes
+
+2012-12-13 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c new pbf file timestamp
modified: osmfilter.c minor bugfixes
+
+2012-11-20 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c bugfix: tolerating
unknown pbf header objects
+
+2012-10-14 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c added
--all-to-nodes-bbox option
+
+2012-09-22 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c modified: osmfilter.c
modified: osmupdate.c all: changed --help output to stdout
omconvert: now processing AugmentedDiffs osmconvert and
osmfilter: increased default for --hash-memory
+
+2012-09-15 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c minor changes
modified: osmupdate.c changed planet default URL because of
ODbL
+
+2012-07-15 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c added csv-write
support modified: osmfilter.c
+
+2012-07-02 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c bugfix: 32 bit
overflow in delta longitude thanks to WanMil and Jochen
+
+2012-05-13 Markus Weber <[email protected]>
+
+ * modified: osmfilter.c
+
+2012-05-13 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c modified: osmfilter.c
+
+2012-05-13 Markus Weber <[email protected]>
+
+ * modified: osmupdate.c changed path for daily changefiles to
day-replicate; hint: while in redaction period use this option:
--planet-url=http://planet.openstreetmap.org/redaction-period/
+
+2012-01-23 Markus Weber <[email protected]>
+
+ * modified: osmfilter.c
+
+2012-01-23 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c minor changes
+
+2012-01-08 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c modified: osmfilter.c minor
changes
+
+2011-12-19 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c minor changes modified: osmfilter.c
added numeric comparisons and Boolean terms for filter definitions
+
+2011-11-24 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c modified: osmfilter.c
modified: osmupdate.c various updates and some fixes new options for
osmconvert: --all-to-nodes, --complete-ways, --complex-ways, --parameter-file=
+
+2011-11-06 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c modified: osmfilter.c
modified: osmupdate.c all files: few minor fixes osmupdate: changed from
daily normal downloads to daily replicate downloads, hence normal downloads may
miss objects once in a while
+
+2011-10-27 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c minor fixes for Bert modified:
osmfilter.c new: wildcards for keys
+
+2011-10-25 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c a few improvements for osmconBert
+
+2011-10-23 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c modified: osmfilter.c system
language recognition for osmconvert giude, osmfilter can filter objects by id
+
+2011-10-22 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c fix: so-called "empty relations" have
been discarded when reading .pbf
+
+2011-10-19 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c modified: osmfilter.c
modified: osmupdate.c very small interactive guide for osmconvert alternative
planet update sources for osmupdate minor fixes for osmfilter
+
+2011-10-16 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c modified: osmupdate.c added
modules for writing of .pbf files
+
+2011-09-30 Markus Weber <[email protected]>
+
+ * modified: osmupdate.c bugfix: difficulties if more than one
osmconvert option was given
+
+2011-09-18 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c bugfix: option --diff-contents
sometimes did not complete
+
+2011-09-14 Markus Weber <[email protected]>
+
+ * modified: osmupdate.c fixed: delayed update if --daily option
was set
+
+2011-09-11 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c modified: osmfilter.c removed
option --in-josm since XML delimiter is now determined automatically
+
+2011-09-08 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c redo previous changes (sorry)
+
+2011-09-08 Markus Weber <[email protected]>
+
+ * modified: osmconvert.c Allowing 64 bit relation IDs since
needed by FOSM. Thanks to Roy!
+
+2011-09-06 David Paleino <[email protected]>
+
+ * Fix AUTHORS
+
+2011-09-06 David Paleino <[email protected]>
+
+ * Add development instructions
+
+2011-09-06 David Paleino <[email protected]>
+
+ * Ignore autotools-generated files
+
+2011-09-06 David Paleino <[email protected]>
+
+ * Minor fixes
+
+2011-09-06 David Paleino <[email protected]>
+
+ * Generate config header
+
+2011-09-06 David Paleino <[email protected]>
+
+ * Warn if zlib is missing
+
+2011-09-06 David Paleino <[email protected]>
+
+ * Sources autotoolified
+
+2011-09-06 David Paleino <[email protected]>
+
+ * Move sources under src/
+
+2011-09-06 David Paleino <[email protected]>
+
+ * Add ancillary files
+
+2011-09-06 David Paleino <[email protected]>
+
+ * Add copyright year
+
+2011-09-05 Markus Weber <[email protected]>
+
+ * new file: osmfilter.c new file: osmupdate.c
+
+2011-09-05 Markus Weber <[email protected]>
+
+ * Initial commit
--
Some tools to manipulate OpenStreetMap files
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel