| Package | Description |
|---|---|
| edu.colorado.cires.cmg.mvt.adapt.jts |
| Modifier and Type | Method and Description |
|---|---|
static TileGeomResult |
JtsAdapter.createTileGeom(org.locationtech.jts.geom.Geometry g,
org.locationtech.jts.geom.Envelope tileEnvelope,
org.locationtech.jts.geom.GeometryFactory geomFactory,
MvtLayerParams mvtLayerParams,
IGeometryFilter filter)
Create geometry clipped and then converted to MVT 'extent' coordinates.
|
static TileGeomResult |
JtsAdapter.createTileGeom(List<org.locationtech.jts.geom.Geometry> g,
org.locationtech.jts.geom.Envelope tileEnvelope,
org.locationtech.jts.geom.Envelope clipEnvelope,
org.locationtech.jts.geom.GeometryFactory geomFactory,
MvtLayerParams mvtLayerParams,
IGeometryFilter filter)
Create geometry clipped and then converted to MVT 'extent' coordinates.
|
static TileGeomResult |
JtsAdapter.createTileGeom(List<org.locationtech.jts.geom.Geometry> g,
org.locationtech.jts.geom.Envelope tileEnvelope,
org.locationtech.jts.geom.GeometryFactory geomFactory,
MvtLayerParams mvtLayerParams,
IGeometryFilter filter)
Create geometry clipped and then converted to MVT 'extent' coordinates.
|
Copyright © 2022. All rights reserved.