-
JTS is now at [1.15 and published under locationtech](http://search.maven.org/#artifactdetails%7Corg.locationtech.jts%7Cjts%7C1.15.0%7Cpom)
This issue is for upgrading to the new version, changing …
-
Please check if this project is buildable outside InCadance. It can't find the required dependency.
Non-resolvable import POM: Could not find artifact com.incadencecorp.unity:unity-bom:pom:0.0.5
-
Add `with org.locationtech.geomesa.spark.jts.DataFrameFunctions.Library` to `PyRFContext` declaration.
cc: @courtney-whalen @bguseman
-
Working with GeoTools is important for all kinds of library interop on the JVM. Unfortunately, we seem to be mishandling the conversion of GT features/geometries to GeoTools' `SimpleFeature`. The argu…
-
_From @vpipkt on March 19, 2018 17:17_
Remember the SAT analogies?
`withCenter` : `withCenterLatLng` :: `withBounds` : `withBoundsLatLng`
Would be useful for querying against an EPSG:4326 colum…
-
`Projected` is currently the only way we have to associate a geometry with a projection. This lives in the Slick package and requires us to bring in all those dependencies. We should move `Projected` …
-
I was trying to run todos example code, but it's failing on `npm start`, throwing following error:
```
suresh@SP:~/redux/examples/todos $ npm start
> todos@0.0.1 start /Users/suresh/redux/examp…
-
Dear all,
as mentioned on the mailing list, I have been working on a GeoMesa kit to provide basic GIS functionality.
It currently uses shapely to create arbitrary shapes for agents and patches (…
-
This will culminate in a `docker-compose.yml` and supporting scripts to be able to bring up the following components:
- [ ] HDFS
- [ ] ZooKeeper
- [ ] HBase with GeoMesa extensions
- [ ] GeoServ…
-
A failed download dropped a 0 byte geomesa jar in `${ACCUMULO_HOME}/lib/ext`. `pkg_geomesa-*` vars were commented out.
2 issues here:
1. don't attempt download if needed vars are unset
2. don'…