Uses of Package
org.locationtech.spatial4j.io
Packages that use org.locationtech.spatial4j.io
Package
Description
SpatialContext implementations are the facade to the Spatial4j API.
Reading & writing shapes in various forms.
-
Classes in org.locationtech.spatial4j.io used by org.locationtech.spatial4j.contextClassDescriptionA binary shape format.Implementations are expected to be thread safeImplementations are expected to be thread safeInformation about the formats a
SpatialContext
can read/writeAn extensible parser for Well Known Text (WKT). -
Classes in org.locationtech.spatial4j.io used by org.locationtech.spatial4j.ioClassDescriptionINTERNAL class used by some
ShapeReader
s.from Apache 2.0 licensed: https://github.com/googlemaps/android-maps-utils/blob/master/library/src/com/google/maps/android/PolyUtil.javaEncodes a sequence of LatLngs into an encoded path string.Implementations are expected to be thread safeImplementations are expected to be thread safeAn extensible parser for Well Known Text (WKT).The parse state. -
Classes in org.locationtech.spatial4j.io used by org.locationtech.spatial4j.io.jtsClassDescriptionA binary shape format.Wrap the 'Encoded Polyline Algorithm Format' defined in: Google Maps API with flags to encode various Shapes: Point, Line, Polygon, etc For more details, see FORMATS.md This format works well for geographic shapes (-180...+180 / -90...+90), but is not appropriate for other coordinate systemsEncodes a sequence of LatLngs into an encoded path string.Implementations are expected to be thread safeImplementations are expected to be thread safeAn extensible parser for Well Known Text (WKT).