statistical encoding
This commit is contained in:
parent
f8dee5b7d1
commit
ccf6641bad
41 changed files with 4543 additions and 1965 deletions
4
pom.xml
4
pom.xml
|
|
@ -6,16 +6,18 @@
|
|||
<artifactId>brouter</artifactId>
|
||||
<version>1.2</version>
|
||||
<packaging>pom</packaging>
|
||||
<url>http://brensche.de/brouter/</url>
|
||||
<url>http://brouter.de/brouter/</url>
|
||||
<name>brouter</name>
|
||||
<description>configurable OSM offline router with elevation awareness, Java + Android</description>
|
||||
|
||||
<modules>
|
||||
<module>brouter-util</module>
|
||||
<module>brouter-codec</module>
|
||||
<module>brouter-expressions</module>
|
||||
<module>brouter-mapaccess</module>
|
||||
<module>brouter-core</module>
|
||||
<module>brouter-map-creator</module>
|
||||
<!-- <module>brouter-mem-router</module> -->
|
||||
<module>brouter-server</module>
|
||||
<module>brouter-routing-app</module>
|
||||
</modules>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue