Interface GeoJsonImportFlags


public interface GeoJsonImportFlags
  • Field Details

    • geoJsonImportDefaults

      static final int geoJsonImportDefaults
      See Also:
    • geoJsonImportNonTrusted

      @Deprecated static final int geoJsonImportNonTrusted
      Deprecated.
      See Also:
    • geoJsonImportSkipCRS

      static final int geoJsonImportSkipCRS
      If set, the import will skip CRS.
      See Also:
    • geoJsonImportNoWGS84Default

      static final 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.
      See Also: