- Binaryalias Binary = _N14 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Datealias Date = _N16 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Integer64Listalias Integer64List = _N11 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- IntegerListalias IntegerList = _N10 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRBooleanalias OGRBoolean = int 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGREnvelopealias OGREnvelope = _N1 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGREnvelope3Dalias OGREnvelope3D = _N2 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRErralias OGRErr = int 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRFieldalias OGRField = _N9 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRFieldSubTypealias OGRFieldSubType = int 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRFieldTypealias OGRFieldType = int 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRJustificationalias OGRJustification = int 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRSTBrushParamalias OGRSTBrushParam = ogr_style_tool_param_brush_id 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRSTClassIdalias OGRSTClassId = ogr_style_tool_class_id 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRSTLabelParamalias OGRSTLabelParam = ogr_style_tool_param_label_id 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRSTPenParamalias OGRSTPenParam = ogr_style_tool_param_pen_id 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRSTSymbolParamalias OGRSTSymbolParam = ogr_style_tool_param_symbol_id 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRSTUnitIdalias OGRSTUnitId = ogr_style_tool_units_id 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRwkbByteOrderalias OGRwkbByteOrder = int 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRwkbGeometryTypealias OGRwkbGeometryType = int 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRwkbVariantalias OGRwkbVariant = int 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- RealListalias RealList = _N12 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- Setalias Set = _N15 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- StringListalias StringList = _N13 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- wkbFlattenalias wkbFlatten = OGR_GT_Flatten 
- Return the 2D geometry type corresponding to the specified geometry type 
- wkbSetMalias wkbSetM = OGR_GT_SetM 
- Return the measured geometry type corresponding to the specified geometry type.
@since GDAL 2.1 
- wkbSetZalias wkbSetZ = OGR_GT_SetZ 
- Return the 3D geometry type corresponding to the specified geometry type.
@since GDAL 2.0 
- GDALCheckVersionint GDALCheckVersion(int nVersionMajor, int nVersionMinor, char* pszCallingComponentName) 
- Return TRUE if GDAL library version at runtime matches nVersionMajor.nVersionMinor. 
- GDALVersionInfochar* GDALVersionInfo(char* ) 
- Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name. 
- OGRCallocvoid* OGRCalloc(size_t , size_t ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRFreevoid OGRFree(void* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRGeometryTypeToNamechar* OGRGeometryTypeToName(OGRwkbGeometryType eType) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRMallocvoid* OGRMalloc(size_t ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRMergeGeometryTypesOGRwkbGeometryType OGRMergeGeometryTypes(OGRwkbGeometryType eMain, OGRwkbGeometryType eExtra) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRMergeGeometryTypesExOGRwkbGeometryType OGRMergeGeometryTypesEx(OGRwkbGeometryType eMain, OGRwkbGeometryType eExtra, int bAllowPromotingToCurves) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRParseDateint OGRParseDate(char* pszInput, OGRField* psOutput, int nOptions) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRReallocvoid* OGRRealloc(void* , size_t ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRStrdupchar* OGRStrdup(char* ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGR_GET_MSint OGR_GET_MS(double floatingpoint_sec) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- OGR_GT_FlattenOGRwkbGeometryType OGR_GT_Flatten(OGRwkbGeometryType eType) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGR_GT_GetCollectionOGRwkbGeometryType OGR_GT_GetCollection(OGRwkbGeometryType eType) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGR_GT_GetCurveOGRwkbGeometryType OGR_GT_GetCurve(OGRwkbGeometryType eType) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGR_GT_GetLinearOGRwkbGeometryType OGR_GT_GetLinear(OGRwkbGeometryType eType) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGR_GT_HasMint OGR_GT_HasM(OGRwkbGeometryType eType) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGR_GT_HasZint OGR_GT_HasZ(OGRwkbGeometryType eType) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGR_GT_IsCurveint OGR_GT_IsCurve(OGRwkbGeometryType ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGR_GT_IsNonLinearint OGR_GT_IsNonLinear(OGRwkbGeometryType ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGR_GT_IsSubClassOfint OGR_GT_IsSubClassOf(OGRwkbGeometryType eType, OGRwkbGeometryType eSuperType) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGR_GT_IsSurfaceint OGR_GT_IsSurface(OGRwkbGeometryType ) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGR_GT_SetMOGRwkbGeometryType OGR_GT_SetM(OGRwkbGeometryType eType) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGR_GT_SetModifierOGRwkbGeometryType OGR_GT_SetModifier(OGRwkbGeometryType eType, int bSetZ, int bSetM) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGR_GT_SetZOGRwkbGeometryType OGR_GT_SetZ(OGRwkbGeometryType eType) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- wkbHasMbool wkbHasM(OGRwkbGeometryType x) 
- Return if the geometry type is a measured geometry type
@since GDAL 2.1 
- wkbHasZbool wkbHasZ(OGRwkbGeometryType x) 
- Return if the geometry type is a 3D geometry type
@since GDAL 2.0 
- ALTER_ALL_FLAGenum ALTER_ALL_FLAG; 
- Alter all parameters of field definition.
Used by OGR_L_AlterFieldDefn(). 
- ALTER_DEFAULT_FLAGenum ALTER_DEFAULT_FLAG; 
- Alter field DEFAULT value.
Used by OGR_L_AlterFieldDefn().
@since GDAL 2.0 
- ALTER_NAME_FLAGenum ALTER_NAME_FLAG; 
- Alter field name.
Used by OGR_L_AlterFieldDefn(). 
- ALTER_NULLABLE_FLAGenum ALTER_NULLABLE_FLAG; 
- Alter field NOT NULL constraint.
Used by OGR_L_AlterFieldDefn().
@since GDAL 2.0 
- ALTER_TYPE_FLAGenum ALTER_TYPE_FLAG; 
- Alter field type.
Used by OGR_L_AlterFieldDefn(). 
- ALTER_WIDTH_PRECISION_FLAGenum ALTER_WIDTH_PRECISION_FLAG; 
- Alter field width and precision.
Used by OGR_L_AlterFieldDefn(). 
- ODrCCreateDataSourceenum ODrCCreateDataSource; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ODrCDeleteDataSourceenum ODrCDeleteDataSource; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ODsCCreateGeomFieldAfterCreateLayerenum ODsCCreateGeomFieldAfterCreateLayer; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ODsCCreateLayerenum ODsCCreateLayer; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ODsCCurveGeometriesenum ODsCCurveGeometries; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ODsCDeleteLayerenum ODsCDeleteLayer; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ODsCEmulatedTransactionsenum ODsCEmulatedTransactions; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ODsCMeasuredGeometriesenum ODsCMeasuredGeometries; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- ODsCTransactionsenum ODsCTransactions; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRERR_CORRUPT_DATAenum OGRERR_CORRUPT_DATA; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRERR_FAILUREenum OGRERR_FAILURE; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRERR_INVALID_HANDLEenum OGRERR_INVALID_HANDLE; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRERR_NONEenum OGRERR_NONE; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRERR_NON_EXISTING_FEATUREenum OGRERR_NON_EXISTING_FEATURE; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRERR_NOT_ENOUGH_DATAenum OGRERR_NOT_ENOUGH_DATA; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRERR_NOT_ENOUGH_MEMORYenum OGRERR_NOT_ENOUGH_MEMORY; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRERR_UNSUPPORTED_GEOMETRY_TYPEenum OGRERR_UNSUPPORTED_GEOMETRY_TYPE; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRERR_UNSUPPORTED_OPERATIONenum OGRERR_UNSUPPORTED_OPERATION; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGRERR_UNSUPPORTED_SRSenum OGRERR_UNSUPPORTED_SRS; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OGR_F_VAL_ALLenum OGR_F_VAL_ALL; 
- Enable all validation tests (except OGR_F_VAL_ALLOW_DIFFERENT_GEOM_DIM)
Used by OGR_F_Validate().
@since GDAL 2.0 
- OGR_F_VAL_ALLOW_DIFFERENT_GEOM_DIMenum OGR_F_VAL_ALLOW_DIFFERENT_GEOM_DIM; 
- Allow geometry fields to have a different coordinate dimension that their
geometry column type.
This flag only makes sense if OGR_F_VAL_GEOM_TYPE is set too.
Used by OGR_F_Validate().
@since GDAL 2.1 
- OGR_F_VAL_ALLOW_NULL_WHEN_DEFAULTenum OGR_F_VAL_ALLOW_NULL_WHEN_DEFAULT; 
- Allow fields that are null when there's an associated default value.
This can be used for drivers where the low-level layers will automatically set the
field value to the associated default value.
This flag only makes sense if OGR_F_VAL_NULL is set too.
Used by OGR_F_Validate().
@since GDAL 2.0 
- OGR_F_VAL_GEOM_TYPEenum OGR_F_VAL_GEOM_TYPE; 
- Validate that geometries respect geometry column type.
Used by OGR_F_Validate().
@since GDAL 2.0 
- OGR_F_VAL_NULLenum OGR_F_VAL_NULL; 
- Validate that fields respect not-null constraints.
Used by OGR_F_Validate().
@since GDAL 2.0 
- OGR_F_VAL_WIDTHenum OGR_F_VAL_WIDTH; 
- Validate that (string) fields respect field width.
Used by OGR_F_Validate().
@since GDAL 2.0 
- OLCAlterFieldDefnenum OLCAlterFieldDefn; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OLCCreateFieldenum OLCCreateField; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OLCCreateGeomFieldenum OLCCreateGeomField; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OLCCurveGeometriesenum OLCCurveGeometries; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OLCDeleteFeatureenum OLCDeleteFeature; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OLCDeleteFieldenum OLCDeleteField; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OLCFastFeatureCountenum OLCFastFeatureCount; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OLCFastGetExtentenum OLCFastGetExtent; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OLCFastSetNextByIndexenum OLCFastSetNextByIndex; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OLCFastSpatialFilterenum OLCFastSpatialFilter; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OLCIgnoreFieldsenum OLCIgnoreFields; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OLCMeasuredGeometriesenum OLCMeasuredGeometries; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OLCRandomReadenum OLCRandomRead; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OLCRandomWriteenum OLCRandomWrite; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OLCReorderFieldsenum OLCReorderFields; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OLCSequentialWriteenum OLCSequentialWrite; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OLCStringsAsUTF8enum OLCStringsAsUTF8; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OLCTransactionsenum OLCTransactions; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- OLMD_FID64enum OLMD_FID64; 
- Capability set to YES as metadata on a layer that has features with
64 bit identifiers.
  @since GDAL 2.0 
- ogrZMarkerenum ogrZMarker; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- wkb25DBitdeprecated enum wkb25DBit; 
- @deprecated in GDAL 2.0. Use wkbHasZ() or wkbSetZ() instead