Registry / database / geomesa-utils-2-11

geomesa-utils-2-11

JSON →
library3.5.2javamavenunverified

A distributed spatio-temporal database built on a number of cloud data storage systems, providing utility classes.

<dependency> <groupId>org.locationtech.geomesa</groupId> <artifactId>geomesa-utils_2.11</artifactId> <version>3.5.2</version> </dependency>
INSTALL
IMPORT
SIG · GEOMESA-UTILS-2-11
G
geomesa-utils-2-11
databasejavav3.5.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GeoToolsUtils
org.locationtech.geomesa.utils.geotools.GeoToolsUtils

Gets the default coordinate reference system using GeoMesa utilities.

import org.locationtech.geomesa.utils.geotools.GeoToolsUtils; public class Quickstart { public static void main(String[] args) { System.out.println(GeoToolsUtils.getDefaultCRS()); } }
Debug
Known issues
breakingThis artifact is for Scala 2.11, which is outdated. Use a version for Scala 2.12 or 2.13.
fix
Use geomesa-utils with a Scala version suffix matching your project's Scala version (e.g., _2.12 or _2.13).
affects: >=3.0.0
Upgrade
Version history
3.5.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
geomesa-utils-2-11 — mvn dependency:get geomesa-utils-2-11 · libregistry