We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ade88c6 + e4c1b51 commit c2f4468Copy full SHA for c2f4468
README.md
@@ -29,6 +29,15 @@ The [GeoPackage MapCache](https://github.com/ngageoint/geopackage-mapcache-andro
29
30
The [GeoPackage Java](https://github.com/ngageoint/geopackage-java) library is a Java GeoPackage implementation.
31
32
+### Build ###
33
+
34
+The following repository must be built first (Central Repository Artifacts Coming Soon):
35
+* [GeoPackage WKB Java] (https://github.com/ngageoint/geopackage-wkb-java)
36
37
+Build this repository using Eclipse and/or Maven:
38
39
+ mvn clean install
40
41
### Dependencies ###
42
43
#### Remote ####
0 commit comments