-
Downloading the list of libraries and placing them in the folder / libs I had problems with some libraries, the method that worked for me was to download jasper report starter and copy their libs to t…
-
Thanks for the great library. (We have used it in http://expo.survex.com/1623/107.htm)
The attached file unfortunately does not load.
[107.3d.zip](https://github.com/aardgoose/CaveView.js/files/1…
-
@worace Per the comment in the merge of #6, if you're considering doing a bump to 2.0, then I would suggest holding off until considering integrating transformations between projections. It shouldn't …
-
Since `geo.io` requires JTS geometries, I don't think it's possible to do things like write a geohash-center's point to wkt or geojson using existing functions, since there's no way to cast it to `Geo…
-
What should the process be for updating the EPSG database? proj.4 uses version 9.2 [here](https://github.com/OSGeo/proj.4/commit/9ede4c65a92781ab4c1be5b0adac81ba593bfa8c) but I'm not sure how that fil…
-
Update SBT up to 1.0v after its release (current version is `1.0.0-M5`), it compiles Scala using [Zinc](https://github.com/sbt/zinc) and should significantly reduce compilation times.
-
Please fill out as much known and relevant information as possible.
#### Version Information:
* GeoPackage MapCache Android Version: updated from 1.3.1 to 1.4.1
* GeoPackage MapCache Androi…
-
I've used proj4js in the past but now I need the Java equivalent. Is this project still being maintained, and would you recommend it's use in production?
-
When I try:
java -cp target/biggis-landuse-0.0.1-SNAPSHOT.jar \
biggis.landuse.spark.examples.GeotiffToPyramid \
./data/DOP_RGBI_T2.tif \
new_layer \
./data/pyramid
I get the following error…
-
JTS is LGPL which causes licensing issues for `geo_shape` field types. This issue migrates all spatial4j and jts dependencies to the lucene sister project, Apache SIS. Doing so will provide coordinate…