Home
last modified time | relevance | path

Searched refs:FGDB_CPLAddXMLAttribute (Results 1 – 12 of 12) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/filegdb/
H A DFGdbLayer.cpp848 FGDB_CPLAddXMLAttribute(defn_xml, "xsi:type", "esri:Field"); in CreateFieldDefn()
1324 FGDB_CPLAddXMLAttribute(xml_xml, "version", "1.0"); in CreateFeatureDataset()
1325 FGDB_CPLAddXMLAttribute(xml_xml, "encoding", "UTF-8"); in CreateFeatureDataset()
1350 FGDB_CPLAddXMLAttribute(extent_xml, "xsi:nil", "true"); in CreateFeatureDataset()
1515 FGDB_CPLAddXMLAttribute(xml_xml, "version", "1.0"); in Create()
1516 FGDB_CPLAddXMLAttribute(xml_xml, "encoding", "UTF-8"); in Create()
1551 FGDB_CPLAddXMLAttribute(fields_xml, "xsi:type", "esri:Fields"); in Create()
1560 FGDB_CPLAddXMLAttribute(shape_xml, "xsi:type", "esri:Field"); in Create()
1586 FGDB_CPLAddXMLAttribute(oid_xml, "xsi:type", "esri:Field"); in Create()
1597 FGDB_CPLAddXMLAttribute(indexes_xml, "xsi:type", "esri:Indexes"); in Create()
[all …]
H A DFGdbUtils.h80 void FGDB_CPLAddXMLAttribute(CPLXMLNode* node, const char* attrname, const char* attrvalue);
H A DFGdbUtils.cpp537 void FGDB_CPLAddXMLAttribute(CPLXMLNode* node, const char* attrname, const char* attrvalue) in FGDB_CPLAddXMLAttribute() function
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/filegdb/
H A DFGdbLayer.cpp1684 FGDB_CPLAddXMLAttribute(defn_xml, "xsi:type", "esri:Field"); in CreateFieldDefn()
2169 FGDB_CPLAddXMLAttribute(xml_xml, "version", "1.0"); in CreateFeatureDataset()
2170 FGDB_CPLAddXMLAttribute(xml_xml, "encoding", "UTF-8"); in CreateFeatureDataset()
2195 FGDB_CPLAddXMLAttribute(extent_xml, "xsi:nil", "true"); in CreateFeatureDataset()
2375 FGDB_CPLAddXMLAttribute(xml_xml, "version", "1.0"); in Create()
2376 FGDB_CPLAddXMLAttribute(xml_xml, "encoding", "UTF-8"); in Create()
2411 FGDB_CPLAddXMLAttribute(fields_xml, "xsi:type", "esri:Fields"); in Create()
2420 FGDB_CPLAddXMLAttribute(shape_xml, "xsi:type", "esri:Field"); in Create()
2446 FGDB_CPLAddXMLAttribute(oid_xml, "xsi:type", "esri:Field"); in Create()
2457 FGDB_CPLAddXMLAttribute(indexes_xml, "xsi:type", "esri:Indexes"); in Create()
[all …]
H A DFGdbUtils.h77 void FGDB_CPLAddXMLAttribute(CPLXMLNode* node, const char* attrname, const char* attrvalue);
H A DFGdbUtils.cpp455 void FGDB_CPLAddXMLAttribute(CPLXMLNode* node, const char* attrname, const char* attrvalue) in FGDB_CPLAddXMLAttribute() function
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/filegdb/
H A DFGdbLayer.cpp1684 FGDB_CPLAddXMLAttribute(defn_xml, "xsi:type", "esri:Field"); in CreateFieldDefn()
2169 FGDB_CPLAddXMLAttribute(xml_xml, "version", "1.0"); in CreateFeatureDataset()
2170 FGDB_CPLAddXMLAttribute(xml_xml, "encoding", "UTF-8"); in CreateFeatureDataset()
2195 FGDB_CPLAddXMLAttribute(extent_xml, "xsi:nil", "true"); in CreateFeatureDataset()
2375 FGDB_CPLAddXMLAttribute(xml_xml, "version", "1.0"); in Create()
2376 FGDB_CPLAddXMLAttribute(xml_xml, "encoding", "UTF-8"); in Create()
2411 FGDB_CPLAddXMLAttribute(fields_xml, "xsi:type", "esri:Fields"); in Create()
2420 FGDB_CPLAddXMLAttribute(shape_xml, "xsi:type", "esri:Field"); in Create()
2446 FGDB_CPLAddXMLAttribute(oid_xml, "xsi:type", "esri:Field"); in Create()
2457 FGDB_CPLAddXMLAttribute(indexes_xml, "xsi:type", "esri:Indexes"); in Create()
[all …]
H A DFGdbUtils.h77 void FGDB_CPLAddXMLAttribute(CPLXMLNode* node, const char* attrname, const char* attrvalue);
H A DFGdbUtils.cpp455 void FGDB_CPLAddXMLAttribute(CPLXMLNode* node, const char* attrname, const char* attrvalue) in FGDB_CPLAddXMLAttribute() function
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/filegdb/
H A DFGdbLayer.cpp1684 FGDB_CPLAddXMLAttribute(defn_xml, "xsi:type", "esri:Field"); in CreateFieldDefn()
2169 FGDB_CPLAddXMLAttribute(xml_xml, "version", "1.0"); in CreateFeatureDataset()
2170 FGDB_CPLAddXMLAttribute(xml_xml, "encoding", "UTF-8"); in CreateFeatureDataset()
2195 FGDB_CPLAddXMLAttribute(extent_xml, "xsi:nil", "true"); in CreateFeatureDataset()
2375 FGDB_CPLAddXMLAttribute(xml_xml, "version", "1.0"); in Create()
2376 FGDB_CPLAddXMLAttribute(xml_xml, "encoding", "UTF-8"); in Create()
2411 FGDB_CPLAddXMLAttribute(fields_xml, "xsi:type", "esri:Fields"); in Create()
2420 FGDB_CPLAddXMLAttribute(shape_xml, "xsi:type", "esri:Field"); in Create()
2446 FGDB_CPLAddXMLAttribute(oid_xml, "xsi:type", "esri:Field"); in Create()
2457 FGDB_CPLAddXMLAttribute(indexes_xml, "xsi:type", "esri:Indexes"); in Create()
[all …]
H A DFGdbUtils.h77 void FGDB_CPLAddXMLAttribute(CPLXMLNode* node, const char* attrname, const char* attrvalue);
H A DFGdbUtils.cpp455 void FGDB_CPLAddXMLAttribute(CPLXMLNode* node, const char* attrname, const char* attrvalue) in FGDB_CPLAddXMLAttribute() function