public interface GeoJsonImportFlags
Modifier and Type | Field and Description |
---|---|
static int |
geoJsonImportDefaults |
static int |
geoJsonImportNonTrusted
Deprecated.
|
static int |
geoJsonImportNoWGS84Default
If set, and the geojson does not have a spatial reference, the result geometry will not have one too, otherwise
it'll assume WGS84.
|
static int |
geoJsonImportSkipCRS
If set, the import will skip CRS.
|
static final int geoJsonImportDefaults
@Deprecated static final int geoJsonImportNonTrusted
static final int geoJsonImportSkipCRS
static final int geoJsonImportNoWGS84Default
Copyright © 2018. All rights reserved.