@cpp.js/package-gdal 1.0.0-beta.23 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (42) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/README.md +1 -1
  3. package/dist/prebuilt/Android-arm64-v8a/include/gdal_version.h +3 -3
  4. package/dist/prebuilt/Android-arm64-v8a/include/ogr_api.h +4 -4
  5. package/dist/prebuilt/Android-arm64-v8a/include/ogr_feature.h +2 -2
  6. package/dist/prebuilt/Android-arm64-v8a/lib/cmake/gdal/GDALConfigVersion.cmake +3 -3
  7. package/dist/prebuilt/Android-arm64-v8a/lib/libgdal.so +0 -0
  8. package/dist/prebuilt/Android-arm64-v8a/lib/pkgconfig/gdal.pc +1 -1
  9. package/dist/prebuilt/Android-arm64-v8a/share/gdal/gdalvrt.xsd +30 -24
  10. package/dist/prebuilt/Android-x86_64/include/gdal_version.h +3 -3
  11. package/dist/prebuilt/Android-x86_64/include/ogr_api.h +4 -4
  12. package/dist/prebuilt/Android-x86_64/include/ogr_feature.h +2 -2
  13. package/dist/prebuilt/Android-x86_64/lib/cmake/gdal/GDALConfigVersion.cmake +3 -3
  14. package/dist/prebuilt/Android-x86_64/lib/libgdal.so +0 -0
  15. package/dist/prebuilt/Android-x86_64/lib/pkgconfig/gdal.pc +1 -1
  16. package/dist/prebuilt/Android-x86_64/share/gdal/gdalvrt.xsd +30 -24
  17. package/dist/prebuilt/Emscripten-x86_64/include/gdal_version.h +3 -3
  18. package/dist/prebuilt/Emscripten-x86_64/include/ogr_api.h +4 -4
  19. package/dist/prebuilt/Emscripten-x86_64/include/ogr_feature.h +2 -2
  20. package/dist/prebuilt/Emscripten-x86_64/lib/cmake/gdal/GDALConfigVersion.cmake +3 -3
  21. package/dist/prebuilt/Emscripten-x86_64/lib/cmake/gdal/thirdparty/FindDotnet.cmake +33 -36
  22. package/dist/prebuilt/Emscripten-x86_64/lib/libgdal.a +0 -0
  23. package/dist/prebuilt/Emscripten-x86_64/lib/pkgconfig/gdal.pc +1 -1
  24. package/dist/prebuilt/Emscripten-x86_64/share/gdal/gdalvrt.xsd +30 -24
  25. package/dist/prebuilt/iOS-iphoneos/include/gdal_version.h +3 -3
  26. package/dist/prebuilt/iOS-iphoneos/include/ogr_api.h +4 -4
  27. package/dist/prebuilt/iOS-iphoneos/include/ogr_feature.h +2 -2
  28. package/dist/prebuilt/iOS-iphoneos/share/gdal/gdalvrt.xsd +30 -24
  29. package/dist/prebuilt/iOS-iphonesimulator/include/gdal_version.h +3 -3
  30. package/dist/prebuilt/iOS-iphonesimulator/include/ogr_api.h +4 -4
  31. package/dist/prebuilt/iOS-iphonesimulator/include/ogr_feature.h +2 -2
  32. package/dist/prebuilt/iOS-iphonesimulator/share/gdal/gdalvrt.xsd +30 -24
  33. package/gdal.xcframework/ios-arm64_arm64e/Headers/gdal_version.h +3 -3
  34. package/gdal.xcframework/ios-arm64_arm64e/Headers/ogr_api.h +4 -4
  35. package/gdal.xcframework/ios-arm64_arm64e/Headers/ogr_feature.h +2 -2
  36. package/gdal.xcframework/ios-arm64_arm64e/libgdal.a +0 -0
  37. package/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/gdal_version.h +3 -3
  38. package/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/ogr_api.h +4 -4
  39. package/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator/Headers/ogr_feature.h +2 -2
  40. package/gdal.xcframework/ios-arm64_arm64e_x86_64-simulator/libgdal.a +0 -0
  41. package/package.json +13 -13
  42. package/dist/prebuilt/Emscripten-x86_64/lib/cmake/gdal/packages/FindDB2.cmake +0 -103
@@ -1,4 +1,4 @@
1
- CONFIG_VERSION=3.10.0
1
+ CONFIG_VERSION=3.10.1
2
2
  CONFIG_INST_PREFIX=/tmp/cppjs/live/packages/cppjs-package-gdal/.cppjs/build/Source-Release/prebuilt/Emscripten-x86_64
3
3
  CONFIG_INST_LIBS=-L/tmp/cppjs/live/packages/cppjs-package-gdal/.cppjs/build/Source-Release/prebuilt/Emscripten-x86_64/lib -lgdal -L/tmp/cppjs/live/packages/cppjs-package-zlib/dist/prebuilt/Emscripten-x86_64/lib -L/tmp/cppjs/live/packages/cppjs-package-iconv/dist/prebuilt/Emscripten-x86_64/lib -liconv -L/tmp/cppjs/live/packages/cppjs-package-geos/dist/prebuilt/Emscripten-x86_64/lib -L/tmp/cppjs/live/packages/cppjs-package-proj/dist/prebuilt/Emscripten-x86_64/lib -L/tmp/cppjs/live/packages/cppjs-package-expat/dist/prebuilt/Emscripten-x86_64/lib -L/tmp/cppjs/live/packages/cppjs-package-tiff/dist/prebuilt/Emscripten-x86_64/lib -L/tmp/cppjs/live/packages/cppjs-package-geotiff/dist/prebuilt/Emscripten-x86_64/lib -lgeotiff -ltiff -L/tmp/cppjs/live/packages/cppjs-package-webp/dist/prebuilt/Emscripten-x86_64/lib -lwebp -L/tmp/cppjs/live/packages/cppjs-package-sqlite3/dist/prebuilt/Emscripten-x86_64/lib -lz -L/tmp/cppjs/live/packages/cppjs-package-spatialite/dist/prebuilt/Emscripten-x86_64/lib -lspatialite -lsqlite3 -lexpat -lgeos_c -lproj
4
4
  CONFIG_INST_CFLAGS=-I/tmp/cppjs/live/packages/cppjs-package-gdal/.cppjs/build/Source-Release/prebuilt/Emscripten-x86_64/include
@@ -635,35 +635,41 @@
635
635
  </xs:complexType>
636
636
 
637
637
  <xs:complexType name="ArrayType">
638
- <xs:sequence>
639
- <xs:element name="DataType" type="xs:string" minOccurs="1" maxOccurs="1"/>
640
- <xs:sequence>
641
- <xs:choice minOccurs="0" maxOccurs="unbounded">
642
- <xs:element name="Dimension" type="DimensionType"/>
643
- <xs:element name="DimensionRef" type="DimensionRefType"/>
644
- </xs:choice>
645
- </xs:sequence>
646
- <xs:element name="SRS" type="SRSType" minOccurs="0" maxOccurs="1"/>
647
- <xs:element name="Unit" type="xs:string" minOccurs="0" maxOccurs="1"/>
648
- <xs:element name="NoDataValue" type="DoubleOrNanType" minOccurs="0" maxOccurs="1"/>
649
- <xs:element name="Offset" type="xs:double" minOccurs="0" maxOccurs="1"/>
650
- <xs:element name="Scale" type="xs:double" minOccurs="0" maxOccurs="1"/>
651
- <xs:choice>
652
- <xs:element name="RegularlySpacedValues" type="RegularlySpacedValuesType" minOccurs="0" maxOccurs="1"/>
638
+ <xs:complexContent>
639
+ <xs:extension base="AbstractArrayType">
653
640
  <xs:sequence>
654
- <xs:choice minOccurs="0" maxOccurs="unbounded">
655
- <xs:element name="ConstantValue" type="ConstantValueType"/>
656
- <xs:element name="InlineValues" type="InlineValuesType"/>
657
- <xs:element name="InlineValuesWithValueElement" type="InlineValuesWithValueElementType"/>
658
- <xs:element name="Source" type="SourceType"/>
641
+ <xs:element name="DataType" type="xs:string" minOccurs="1" maxOccurs="1"/>
642
+ <xs:sequence>
643
+ <xs:choice minOccurs="0" maxOccurs="unbounded">
644
+ <xs:element name="Dimension" type="DimensionType"/>
645
+ <xs:element name="DimensionRef" type="DimensionRefType"/>
646
+ </xs:choice>
647
+ </xs:sequence>
648
+ <xs:element name="SRS" type="SRSType" minOccurs="0" maxOccurs="1"/>
649
+ <xs:element name="Unit" type="xs:string" minOccurs="0" maxOccurs="1"/>
650
+ <xs:element name="NoDataValue" type="DoubleOrNanType" minOccurs="0" maxOccurs="1"/>
651
+ <xs:element name="Offset" type="xs:double" minOccurs="0" maxOccurs="1"/>
652
+ <xs:element name="Scale" type="xs:double" minOccurs="0" maxOccurs="1"/>
653
+ <xs:choice>
654
+ <xs:element name="RegularlySpacedValues" type="RegularlySpacedValuesType" minOccurs="0" maxOccurs="1"/>
655
+ <xs:sequence>
656
+ <xs:choice minOccurs="0" maxOccurs="unbounded">
657
+ <xs:element name="ConstantValue" type="ConstantValueType"/>
658
+ <xs:element name="InlineValues" type="InlineValuesType"/>
659
+ <xs:element name="InlineValuesWithValueElement" type="InlineValuesWithValueElementType"/>
660
+ <xs:element name="Source" type="SourceType"/>
661
+ </xs:choice>
662
+ </xs:sequence>
659
663
  </xs:choice>
664
+ <xs:element name="Attribute" type="AttributeType" minOccurs="0" maxOccurs="unbounded"/>
660
665
  </xs:sequence>
661
- </xs:choice>
662
- <xs:element name="Attribute" type="AttributeType" minOccurs="0" maxOccurs="unbounded"/>
663
- </xs:sequence>
664
- <xs:attribute name="name" type="xs:string" use="required"/>
666
+ <xs:attribute name="name" type="xs:string" use="required"/>
667
+ </xs:extension>
668
+ </xs:complexContent>
665
669
  </xs:complexType>
666
670
 
671
+ <xs:element name="Array" substitutionGroup="AbstractArray" type="ArrayType"/>
672
+
667
673
  <xs:complexType name="RegularlySpacedValuesType">
668
674
  <xs:attribute name="start" type="xs:double" use="required"/>
669
675
  <xs:attribute name="increment" type="xs:double" use="required"/>
@@ -8,7 +8,7 @@
8
8
  #ifndef GDAL_VERSION_MAJOR
9
9
  # define GDAL_VERSION_MAJOR 3
10
10
  # define GDAL_VERSION_MINOR 10
11
- # define GDAL_VERSION_REV 0
11
+ # define GDAL_VERSION_REV 1
12
12
  # define GDAL_VERSION_BUILD 0
13
13
  #endif
14
14
 
@@ -25,9 +25,9 @@
25
25
 
26
26
  #if !defined(DO_NOT_DEFINE_GDAL_DATE_NAME)
27
27
  #ifndef GDAL_RELEASE_DATE
28
- # define GDAL_RELEASE_DATE 20241101
28
+ # define GDAL_RELEASE_DATE 20250108
29
29
  #endif
30
30
  #ifndef GDAL_RELEASE_NAME
31
- # define GDAL_RELEASE_NAME "3.10.0"
31
+ # define GDAL_RELEASE_NAME "3.10.1"
32
32
  #endif
33
33
  #endif
@@ -727,7 +727,7 @@ OGRFeatureH CPL_DLL OGR_L_GetNextFeature(OGRLayerH) CPL_WARN_UNUSED_RESULT;
727
727
  /** Conveniency macro to iterate over features of a layer.
728
728
  *
729
729
  * Typical usage is:
730
- * <pre>
730
+ * \code{.cpp}
731
731
  * OGR_FOR_EACH_FEATURE_BEGIN(hFeat, hLayer)
732
732
  * {
733
733
  * // Do something, including continue, break;
@@ -735,14 +735,14 @@ OGRFeatureH CPL_DLL OGR_L_GetNextFeature(OGRLayerH) CPL_WARN_UNUSED_RESULT;
735
735
  * // outside of the loop, in which case use OGR_F_Destroy(hFeat))
736
736
  * }
737
737
  * OGR_FOR_EACH_FEATURE_END(hFeat)
738
- * </pre>
738
+ * \endcode
739
739
  *
740
740
  * In C++, you might want to use instead range-based loop:
741
- * <pre>
741
+ * \code{.cpp}
742
742
  * for( auto&& poFeature: poLayer )
743
743
  * {
744
744
  * }
745
- * </pre>
745
+ * \endcode
746
746
  *
747
747
  * @param hFeat variable name for OGRFeatureH. The variable will be declared
748
748
  * inside the macro body.
@@ -1136,13 +1136,13 @@ class CPL_DLL OGRFeature
1136
1136
  * (dereference) more than one iterator step at a time, since you will get
1137
1137
  * a reference to the same object (FieldValue) at each iteration step.
1138
1138
  *
1139
- * <pre>
1139
+ * \code{.cpp}
1140
1140
  * for( auto&& oField: poFeature )
1141
1141
  * {
1142
1142
  * std::cout << oField.GetIndex() << "," << oField.GetName()<< ": " <<
1143
1143
  * oField.GetAsString() << std::endl;
1144
1144
  * }
1145
- * </pre>
1145
+ * \endcode
1146
1146
  *
1147
1147
  * @since GDAL 2.3
1148
1148
  */
@@ -635,35 +635,41 @@
635
635
  </xs:complexType>
636
636
 
637
637
  <xs:complexType name="ArrayType">
638
- <xs:sequence>
639
- <xs:element name="DataType" type="xs:string" minOccurs="1" maxOccurs="1"/>
640
- <xs:sequence>
641
- <xs:choice minOccurs="0" maxOccurs="unbounded">
642
- <xs:element name="Dimension" type="DimensionType"/>
643
- <xs:element name="DimensionRef" type="DimensionRefType"/>
644
- </xs:choice>
645
- </xs:sequence>
646
- <xs:element name="SRS" type="SRSType" minOccurs="0" maxOccurs="1"/>
647
- <xs:element name="Unit" type="xs:string" minOccurs="0" maxOccurs="1"/>
648
- <xs:element name="NoDataValue" type="DoubleOrNanType" minOccurs="0" maxOccurs="1"/>
649
- <xs:element name="Offset" type="xs:double" minOccurs="0" maxOccurs="1"/>
650
- <xs:element name="Scale" type="xs:double" minOccurs="0" maxOccurs="1"/>
651
- <xs:choice>
652
- <xs:element name="RegularlySpacedValues" type="RegularlySpacedValuesType" minOccurs="0" maxOccurs="1"/>
638
+ <xs:complexContent>
639
+ <xs:extension base="AbstractArrayType">
653
640
  <xs:sequence>
654
- <xs:choice minOccurs="0" maxOccurs="unbounded">
655
- <xs:element name="ConstantValue" type="ConstantValueType"/>
656
- <xs:element name="InlineValues" type="InlineValuesType"/>
657
- <xs:element name="InlineValuesWithValueElement" type="InlineValuesWithValueElementType"/>
658
- <xs:element name="Source" type="SourceType"/>
641
+ <xs:element name="DataType" type="xs:string" minOccurs="1" maxOccurs="1"/>
642
+ <xs:sequence>
643
+ <xs:choice minOccurs="0" maxOccurs="unbounded">
644
+ <xs:element name="Dimension" type="DimensionType"/>
645
+ <xs:element name="DimensionRef" type="DimensionRefType"/>
646
+ </xs:choice>
647
+ </xs:sequence>
648
+ <xs:element name="SRS" type="SRSType" minOccurs="0" maxOccurs="1"/>
649
+ <xs:element name="Unit" type="xs:string" minOccurs="0" maxOccurs="1"/>
650
+ <xs:element name="NoDataValue" type="DoubleOrNanType" minOccurs="0" maxOccurs="1"/>
651
+ <xs:element name="Offset" type="xs:double" minOccurs="0" maxOccurs="1"/>
652
+ <xs:element name="Scale" type="xs:double" minOccurs="0" maxOccurs="1"/>
653
+ <xs:choice>
654
+ <xs:element name="RegularlySpacedValues" type="RegularlySpacedValuesType" minOccurs="0" maxOccurs="1"/>
655
+ <xs:sequence>
656
+ <xs:choice minOccurs="0" maxOccurs="unbounded">
657
+ <xs:element name="ConstantValue" type="ConstantValueType"/>
658
+ <xs:element name="InlineValues" type="InlineValuesType"/>
659
+ <xs:element name="InlineValuesWithValueElement" type="InlineValuesWithValueElementType"/>
660
+ <xs:element name="Source" type="SourceType"/>
661
+ </xs:choice>
662
+ </xs:sequence>
659
663
  </xs:choice>
664
+ <xs:element name="Attribute" type="AttributeType" minOccurs="0" maxOccurs="unbounded"/>
660
665
  </xs:sequence>
661
- </xs:choice>
662
- <xs:element name="Attribute" type="AttributeType" minOccurs="0" maxOccurs="unbounded"/>
663
- </xs:sequence>
664
- <xs:attribute name="name" type="xs:string" use="required"/>
666
+ <xs:attribute name="name" type="xs:string" use="required"/>
667
+ </xs:extension>
668
+ </xs:complexContent>
665
669
  </xs:complexType>
666
670
 
671
+ <xs:element name="Array" substitutionGroup="AbstractArray" type="ArrayType"/>
672
+
667
673
  <xs:complexType name="RegularlySpacedValuesType">
668
674
  <xs:attribute name="start" type="xs:double" use="required"/>
669
675
  <xs:attribute name="increment" type="xs:double" use="required"/>
@@ -8,7 +8,7 @@
8
8
  #ifndef GDAL_VERSION_MAJOR
9
9
  # define GDAL_VERSION_MAJOR 3
10
10
  # define GDAL_VERSION_MINOR 10
11
- # define GDAL_VERSION_REV 0
11
+ # define GDAL_VERSION_REV 1
12
12
  # define GDAL_VERSION_BUILD 0
13
13
  #endif
14
14
 
@@ -25,9 +25,9 @@
25
25
 
26
26
  #if !defined(DO_NOT_DEFINE_GDAL_DATE_NAME)
27
27
  #ifndef GDAL_RELEASE_DATE
28
- # define GDAL_RELEASE_DATE 20241101
28
+ # define GDAL_RELEASE_DATE 20250108
29
29
  #endif
30
30
  #ifndef GDAL_RELEASE_NAME
31
- # define GDAL_RELEASE_NAME "3.10.0"
31
+ # define GDAL_RELEASE_NAME "3.10.1"
32
32
  #endif
33
33
  #endif
@@ -727,7 +727,7 @@ OGRFeatureH CPL_DLL OGR_L_GetNextFeature(OGRLayerH) CPL_WARN_UNUSED_RESULT;
727
727
  /** Conveniency macro to iterate over features of a layer.
728
728
  *
729
729
  * Typical usage is:
730
- * <pre>
730
+ * \code{.cpp}
731
731
  * OGR_FOR_EACH_FEATURE_BEGIN(hFeat, hLayer)
732
732
  * {
733
733
  * // Do something, including continue, break;
@@ -735,14 +735,14 @@ OGRFeatureH CPL_DLL OGR_L_GetNextFeature(OGRLayerH) CPL_WARN_UNUSED_RESULT;
735
735
  * // outside of the loop, in which case use OGR_F_Destroy(hFeat))
736
736
  * }
737
737
  * OGR_FOR_EACH_FEATURE_END(hFeat)
738
- * </pre>
738
+ * \endcode
739
739
  *
740
740
  * In C++, you might want to use instead range-based loop:
741
- * <pre>
741
+ * \code{.cpp}
742
742
  * for( auto&& poFeature: poLayer )
743
743
  * {
744
744
  * }
745
- * </pre>
745
+ * \endcode
746
746
  *
747
747
  * @param hFeat variable name for OGRFeatureH. The variable will be declared
748
748
  * inside the macro body.
@@ -1136,13 +1136,13 @@ class CPL_DLL OGRFeature
1136
1136
  * (dereference) more than one iterator step at a time, since you will get
1137
1137
  * a reference to the same object (FieldValue) at each iteration step.
1138
1138
  *
1139
- * <pre>
1139
+ * \code{.cpp}
1140
1140
  * for( auto&& oField: poFeature )
1141
1141
  * {
1142
1142
  * std::cout << oField.GetIndex() << "," << oField.GetName()<< ": " <<
1143
1143
  * oField.GetAsString() << std::endl;
1144
1144
  * }
1145
- * </pre>
1145
+ * \endcode
1146
1146
  *
1147
1147
  * @since GDAL 2.3
1148
1148
  */
@@ -635,35 +635,41 @@
635
635
  </xs:complexType>
636
636
 
637
637
  <xs:complexType name="ArrayType">
638
- <xs:sequence>
639
- <xs:element name="DataType" type="xs:string" minOccurs="1" maxOccurs="1"/>
640
- <xs:sequence>
641
- <xs:choice minOccurs="0" maxOccurs="unbounded">
642
- <xs:element name="Dimension" type="DimensionType"/>
643
- <xs:element name="DimensionRef" type="DimensionRefType"/>
644
- </xs:choice>
645
- </xs:sequence>
646
- <xs:element name="SRS" type="SRSType" minOccurs="0" maxOccurs="1"/>
647
- <xs:element name="Unit" type="xs:string" minOccurs="0" maxOccurs="1"/>
648
- <xs:element name="NoDataValue" type="DoubleOrNanType" minOccurs="0" maxOccurs="1"/>
649
- <xs:element name="Offset" type="xs:double" minOccurs="0" maxOccurs="1"/>
650
- <xs:element name="Scale" type="xs:double" minOccurs="0" maxOccurs="1"/>
651
- <xs:choice>
652
- <xs:element name="RegularlySpacedValues" type="RegularlySpacedValuesType" minOccurs="0" maxOccurs="1"/>
638
+ <xs:complexContent>
639
+ <xs:extension base="AbstractArrayType">
653
640
  <xs:sequence>
654
- <xs:choice minOccurs="0" maxOccurs="unbounded">
655
- <xs:element name="ConstantValue" type="ConstantValueType"/>
656
- <xs:element name="InlineValues" type="InlineValuesType"/>
657
- <xs:element name="InlineValuesWithValueElement" type="InlineValuesWithValueElementType"/>
658
- <xs:element name="Source" type="SourceType"/>
641
+ <xs:element name="DataType" type="xs:string" minOccurs="1" maxOccurs="1"/>
642
+ <xs:sequence>
643
+ <xs:choice minOccurs="0" maxOccurs="unbounded">
644
+ <xs:element name="Dimension" type="DimensionType"/>
645
+ <xs:element name="DimensionRef" type="DimensionRefType"/>
646
+ </xs:choice>
647
+ </xs:sequence>
648
+ <xs:element name="SRS" type="SRSType" minOccurs="0" maxOccurs="1"/>
649
+ <xs:element name="Unit" type="xs:string" minOccurs="0" maxOccurs="1"/>
650
+ <xs:element name="NoDataValue" type="DoubleOrNanType" minOccurs="0" maxOccurs="1"/>
651
+ <xs:element name="Offset" type="xs:double" minOccurs="0" maxOccurs="1"/>
652
+ <xs:element name="Scale" type="xs:double" minOccurs="0" maxOccurs="1"/>
653
+ <xs:choice>
654
+ <xs:element name="RegularlySpacedValues" type="RegularlySpacedValuesType" minOccurs="0" maxOccurs="1"/>
655
+ <xs:sequence>
656
+ <xs:choice minOccurs="0" maxOccurs="unbounded">
657
+ <xs:element name="ConstantValue" type="ConstantValueType"/>
658
+ <xs:element name="InlineValues" type="InlineValuesType"/>
659
+ <xs:element name="InlineValuesWithValueElement" type="InlineValuesWithValueElementType"/>
660
+ <xs:element name="Source" type="SourceType"/>
661
+ </xs:choice>
662
+ </xs:sequence>
659
663
  </xs:choice>
664
+ <xs:element name="Attribute" type="AttributeType" minOccurs="0" maxOccurs="unbounded"/>
660
665
  </xs:sequence>
661
- </xs:choice>
662
- <xs:element name="Attribute" type="AttributeType" minOccurs="0" maxOccurs="unbounded"/>
663
- </xs:sequence>
664
- <xs:attribute name="name" type="xs:string" use="required"/>
666
+ <xs:attribute name="name" type="xs:string" use="required"/>
667
+ </xs:extension>
668
+ </xs:complexContent>
665
669
  </xs:complexType>
666
670
 
671
+ <xs:element name="Array" substitutionGroup="AbstractArray" type="ArrayType"/>
672
+
667
673
  <xs:complexType name="RegularlySpacedValuesType">
668
674
  <xs:attribute name="start" type="xs:double" use="required"/>
669
675
  <xs:attribute name="increment" type="xs:double" use="required"/>
@@ -8,7 +8,7 @@
8
8
  #ifndef GDAL_VERSION_MAJOR
9
9
  # define GDAL_VERSION_MAJOR 3
10
10
  # define GDAL_VERSION_MINOR 10
11
- # define GDAL_VERSION_REV 0
11
+ # define GDAL_VERSION_REV 1
12
12
  # define GDAL_VERSION_BUILD 0
13
13
  #endif
14
14
 
@@ -25,9 +25,9 @@
25
25
 
26
26
  #if !defined(DO_NOT_DEFINE_GDAL_DATE_NAME)
27
27
  #ifndef GDAL_RELEASE_DATE
28
- # define GDAL_RELEASE_DATE 20241101
28
+ # define GDAL_RELEASE_DATE 20250108
29
29
  #endif
30
30
  #ifndef GDAL_RELEASE_NAME
31
- # define GDAL_RELEASE_NAME "3.10.0"
31
+ # define GDAL_RELEASE_NAME "3.10.1"
32
32
  #endif
33
33
  #endif
@@ -727,7 +727,7 @@ OGRFeatureH CPL_DLL OGR_L_GetNextFeature(OGRLayerH) CPL_WARN_UNUSED_RESULT;
727
727
  /** Conveniency macro to iterate over features of a layer.
728
728
  *
729
729
  * Typical usage is:
730
- * <pre>
730
+ * \code{.cpp}
731
731
  * OGR_FOR_EACH_FEATURE_BEGIN(hFeat, hLayer)
732
732
  * {
733
733
  * // Do something, including continue, break;
@@ -735,14 +735,14 @@ OGRFeatureH CPL_DLL OGR_L_GetNextFeature(OGRLayerH) CPL_WARN_UNUSED_RESULT;
735
735
  * // outside of the loop, in which case use OGR_F_Destroy(hFeat))
736
736
  * }
737
737
  * OGR_FOR_EACH_FEATURE_END(hFeat)
738
- * </pre>
738
+ * \endcode
739
739
  *
740
740
  * In C++, you might want to use instead range-based loop:
741
- * <pre>
741
+ * \code{.cpp}
742
742
  * for( auto&& poFeature: poLayer )
743
743
  * {
744
744
  * }
745
- * </pre>
745
+ * \endcode
746
746
  *
747
747
  * @param hFeat variable name for OGRFeatureH. The variable will be declared
748
748
  * inside the macro body.
@@ -1136,13 +1136,13 @@ class CPL_DLL OGRFeature
1136
1136
  * (dereference) more than one iterator step at a time, since you will get
1137
1137
  * a reference to the same object (FieldValue) at each iteration step.
1138
1138
  *
1139
- * <pre>
1139
+ * \code{.cpp}
1140
1140
  * for( auto&& oField: poFeature )
1141
1141
  * {
1142
1142
  * std::cout << oField.GetIndex() << "," << oField.GetName()<< ": " <<
1143
1143
  * oField.GetAsString() << std::endl;
1144
1144
  * }
1145
- * </pre>
1145
+ * \endcode
1146
1146
  *
1147
1147
  * @since GDAL 2.3
1148
1148
  */
@@ -8,7 +8,7 @@
8
8
  #ifndef GDAL_VERSION_MAJOR
9
9
  # define GDAL_VERSION_MAJOR 3
10
10
  # define GDAL_VERSION_MINOR 10
11
- # define GDAL_VERSION_REV 0
11
+ # define GDAL_VERSION_REV 1
12
12
  # define GDAL_VERSION_BUILD 0
13
13
  #endif
14
14
 
@@ -25,9 +25,9 @@
25
25
 
26
26
  #if !defined(DO_NOT_DEFINE_GDAL_DATE_NAME)
27
27
  #ifndef GDAL_RELEASE_DATE
28
- # define GDAL_RELEASE_DATE 20241101
28
+ # define GDAL_RELEASE_DATE 20250108
29
29
  #endif
30
30
  #ifndef GDAL_RELEASE_NAME
31
- # define GDAL_RELEASE_NAME "3.10.0"
31
+ # define GDAL_RELEASE_NAME "3.10.1"
32
32
  #endif
33
33
  #endif
@@ -727,7 +727,7 @@ OGRFeatureH CPL_DLL OGR_L_GetNextFeature(OGRLayerH) CPL_WARN_UNUSED_RESULT;
727
727
  /** Conveniency macro to iterate over features of a layer.
728
728
  *
729
729
  * Typical usage is:
730
- * <pre>
730
+ * \code{.cpp}
731
731
  * OGR_FOR_EACH_FEATURE_BEGIN(hFeat, hLayer)
732
732
  * {
733
733
  * // Do something, including continue, break;
@@ -735,14 +735,14 @@ OGRFeatureH CPL_DLL OGR_L_GetNextFeature(OGRLayerH) CPL_WARN_UNUSED_RESULT;
735
735
  * // outside of the loop, in which case use OGR_F_Destroy(hFeat))
736
736
  * }
737
737
  * OGR_FOR_EACH_FEATURE_END(hFeat)
738
- * </pre>
738
+ * \endcode
739
739
  *
740
740
  * In C++, you might want to use instead range-based loop:
741
- * <pre>
741
+ * \code{.cpp}
742
742
  * for( auto&& poFeature: poLayer )
743
743
  * {
744
744
  * }
745
- * </pre>
745
+ * \endcode
746
746
  *
747
747
  * @param hFeat variable name for OGRFeatureH. The variable will be declared
748
748
  * inside the macro body.
@@ -1136,13 +1136,13 @@ class CPL_DLL OGRFeature
1136
1136
  * (dereference) more than one iterator step at a time, since you will get
1137
1137
  * a reference to the same object (FieldValue) at each iteration step.
1138
1138
  *
1139
- * <pre>
1139
+ * \code{.cpp}
1140
1140
  * for( auto&& oField: poFeature )
1141
1141
  * {
1142
1142
  * std::cout << oField.GetIndex() << "," << oField.GetName()<< ": " <<
1143
1143
  * oField.GetAsString() << std::endl;
1144
1144
  * }
1145
- * </pre>
1145
+ * \endcode
1146
1146
  *
1147
1147
  * @since GDAL 2.3
1148
1148
  */
package/package.json CHANGED
@@ -1,26 +1,26 @@
1
1
  {
2
2
  "name": "@cpp.js/package-gdal",
3
- "version": "1.0.0-beta.23",
4
- "nativeVersion": "3.10.0",
3
+ "version": "1.0.0",
4
+ "nativeVersion": "3.10.1",
5
5
  "description": "This package provides the precompiled GDAL, built using Cpp.js, for seamless integration into JavaScript, WebAssembly, and React Native projects. It enables advanced geospatial data processing, including raster and vector data manipulation, format conversion, and spatial analysis, ensuring high performance and cross-platform compatibility. Perfect for web, server-side, and mobile geospatial applications.",
6
6
  "homepage": "https://github.com/bugra9/cpp.js/tree/main/packages/cppjs-package-gdal#readme",
7
7
  "repository": "https://github.com/bugra9/cpp.js.git",
8
8
  "license": "MIT",
9
9
  "type": "module",
10
10
  "dependencies": {
11
- "@cpp.js/package-expat": "^1.0.0-beta.23",
12
- "@cpp.js/package-geos": "^1.0.0-beta.23",
13
- "@cpp.js/package-geotiff": "^1.0.0-beta.23",
14
- "@cpp.js/package-iconv": "^1.0.0-beta.23",
15
- "@cpp.js/package-proj": "^1.0.0-beta.24",
16
- "@cpp.js/package-spatialite": "^1.0.0-beta.24",
17
- "@cpp.js/package-sqlite3": "^1.0.0-beta.25",
18
- "@cpp.js/package-tiff": "^1.0.0-beta.26",
19
- "@cpp.js/package-webp": "^1.0.0-beta.24",
20
- "@cpp.js/package-zlib": "^1.0.0-beta.29"
11
+ "@cpp.js/package-expat": "^1.0.0",
12
+ "@cpp.js/package-geos": "^1.0.0",
13
+ "@cpp.js/package-iconv": "^1.0.0",
14
+ "@cpp.js/package-geotiff": "^1.0.0",
15
+ "@cpp.js/package-spatialite": "^1.0.0",
16
+ "@cpp.js/package-sqlite3": "^1.0.0",
17
+ "@cpp.js/package-proj": "^1.0.0",
18
+ "@cpp.js/package-webp": "^1.0.0",
19
+ "@cpp.js/package-tiff": "^1.0.0",
20
+ "@cpp.js/package-zlib": "^1.0.0"
21
21
  },
22
22
  "devDependencies": {
23
- "cpp.js": "^1.0.0-beta.33"
23
+ "cpp.js": "^1.0.0"
24
24
  },
25
25
  "keywords": [
26
26
  "gdal",
@@ -1,103 +0,0 @@
1
- ###############################################################################
2
- # CMake module to search for DB2 client library
3
- #
4
- # On success, the macro sets the following variables:
5
- # DB2_FOUND = if the library found
6
- # DB2_LIBRARY = full path to the library
7
- # DB2_LIBRARIES = full path to the library
8
- # DB2_INCLUDE_DIR = where to find the library headers
9
- #
10
- # Copyright (c) 2013 Denis Chapligin
11
- #
12
- # Redistribution and use is allowed according to the terms of the BSD license.
13
- # For details see the accompanying COPYING-CMAKE-SCRIPTS file.
14
- #
15
- ###############################################################################
16
-
17
- if(UNIX)
18
- set(DB2_INSTALL_PATHS
19
- /opt/ibm/db2/V10.1
20
- /opt/ibm/db2/V9.7
21
- /opt/ibm/db2/V9.5
22
- /opt/ibm/db2/V9.1
23
- /opt/ibm/clidriver
24
- /opt/clidriver)
25
-
26
- if(CMAKE_SIZEOF_VOID_P EQUAL 4)
27
- set(DB2_LIBDIRS "lib32" "lib")
28
- else()
29
- set(DB2_LIBDIRS "lib64" "lib")
30
- endif()
31
-
32
- set(DB2_FIND_INCLUDE_PATHS)
33
- set(DB2_FIND_LIB_PATHS)
34
- foreach(db2_install_path ${DB2_INSTALL_PATHS})
35
- if (IS_DIRECTORY ${db2_install_path}/include)
36
- set(DB2_FIND_INCLUDE_PATHS
37
- ${DB2_FIND_INCLUDE_PATHS}
38
- ${db2_install_path}/include)
39
- endif()
40
- foreach(db2_libdir ${DB2_LIBDIRS})
41
- if (IS_DIRECTORY ${db2_install_path}/${db2_libdir})
42
- set(DB2_FIND_LIB_PATHS
43
- ${DB2_FIND_LIB_PATHS}
44
- ${db2_install_path}/${db2_libdir})
45
- endif()
46
- endforeach(db2_libdir)
47
- endforeach(db2_install_path)
48
- elseif(WIN32)
49
- if (CMAKE_CL_64) # 64-bit build, DB2 64-bit installed
50
- set(DB2_FIND_INCLUDE_PATHS $ENV{ProgramW6432}/IBM/SQLLIB/include)
51
- set(DB2_FIND_LIB_PATHS $ENV{ProgramW6432}/IBM/SQLLIB/lib)
52
- else() # 32-bit build, DB2 64-bit or DB2 32-bit installed
53
-
54
- if(EXISTS "$ENV{ProgramW6432}/IBM/SQLLIB/lib")
55
- # On 64-bit Windows with DB2 64-bit installed:
56
- # LIB environment points to {DB2}/IBM/SQLLIB/lib with64-bit db2api.lib,
57
- # this flag prevents checking paths in LIB, so Win32 version can be detected
58
- set(DB2_FIND_LIB_NO_LIB NO_SYSTEM_ENVIRONMENT_PATH)
59
-
60
- endif()
61
-
62
- set(DB2_FIND_INCLUDE_PATHS
63
- $ENV{ProgramW6432}/IBM/SQLLIB/include
64
- $ENV{ProgramFiles}/IBM/SQLLIB/include)
65
- set(DB2_FIND_LIB_PATHS
66
- $ENV{ProgramFiles}/IBM/SQLLIB/lib
67
- $ENV{ProgramFiles}/IBM/SQLLIB/lib/win32
68
- $ENV{ProgramW6432}/IBM/SQLLIB/lib/win32)
69
- endif()
70
- endif()
71
-
72
- find_path(DB2_INCLUDE_DIR sqlcli1.h
73
- $ENV{DB2_INCLUDE_DIR}
74
- $ENV{DB2_DIR}/include
75
- $ENV{DB2_HOME}
76
- $ENV{IBM_DB_INCLUDE}
77
- ${DB2_FIND_INCLUDE_PATHS})
78
-
79
- find_library(DB2_LIBRARY
80
- NAMES db2 db2api
81
- PATHS
82
- $ENV{DB2LIB}
83
- $ENV{IBM_DB_LIB}
84
- ${DB2_FIND_LIB_PATHS}
85
- ${DB2_FIND_LIB_NO_LIB})
86
-
87
- if(DB2_LIBRARY)
88
- get_filename_component(DB2_LIBRARY_DIR ${DB2_LIBRARY} PATH)
89
- endif()
90
-
91
- if(DB2_INCLUDE_DIR AND DB2_LIBRARY_DIR)
92
- set(DB2_FOUND TRUE)
93
- endif()
94
-
95
- set(DB2_LIBRARIES ${DB2_LIBRARY})
96
-
97
- include(FindPackageHandleStandardArgs)
98
- find_package_handle_standard_args(DB2
99
- DEFAULT_MSG
100
- DB2_INCLUDE_DIR
101
- DB2_LIBRARIES)
102
-
103
- mark_as_advanced(DB2_INCLUDE_DIR DB2_LIBRARIES)