geokernel 1.0.2__tar.gz → 1.0.4__tar.gz
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.
- {geokernel-1.0.2 → geokernel-1.0.4}/PKG-INFO +1 -1
- {geokernel-1.0.2 → geokernel-1.0.4}/pyproject.toml +1 -1
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/GeoKernel.Core.dll +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/GeoKernel.Formats.dll +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/GeoKernel.Viewer.dll +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/native.py +5 -4
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/viewer.py +4 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel.egg-info/PKG-INFO +1 -1
- {geokernel-1.0.2 → geokernel-1.0.4}/README.md +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/setup.cfg +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/setup.py +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/__init__.py +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/assets/images/FullExtent.svg +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/assets/images/GeoKernelAppIcon.ico +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/assets/images/Pan.svg +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/assets/images/RectangularZoom.svg +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/assets/images/ZoomIn.svg +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/assets/images/ZoomOut.svg +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/Qt6Core.dll +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/Qt6Gui.dll +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/Qt6Network.dll +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/Qt6OpenGL.dll +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/Qt6OpenGLWidgets.dll +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/Qt6Sql.dll +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/Qt6Widgets.dll +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/README_LICENSE_PROFILE.txt +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/GDALLogoBW.svg +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/GDALLogoColor.svg +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/GDALLogoGS.svg +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/LICENSE.TXT +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/cubewerx_extra.wkt +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/ecw_cs.wkt +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/epsg.wkt +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/esri_StatePlane_extra.wkt +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/gdal_algorithm.schema.json +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/gdalicon.png +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/gdalinfo_output.schema.json +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/gdalmdiminfo_output.schema.json +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/gdalvrt.xsd +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/gfs.xsd +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/gml_registry.xml +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/gml_registry.xsd +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/inspire_cp_BasicPropertyUnit.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/inspire_cp_CadastralBoundary.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/inspire_cp_CadastralParcel.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/inspire_cp_CadastralZoning.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_AdmArea.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_AdmBdry.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_AdmPt.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_BldA.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_BldL.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_Cntr.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_CommBdry.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_CommPt.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_Cstline.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_ElevPt.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_GCP.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_LeveeEdge.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_RailCL.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_RdASL.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_RdArea.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_RdCompt.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_RdEdg.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_RdMgtBdry.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_RdSgmtA.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_RvrMgtBdry.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_SBAPt.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_SBArea.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_SBBdry.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_WA.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_WL.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_WStrA.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/jpfgdgml_WStrL.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/leaflet_template.html +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/ogr_fields_override.schema.json +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/ogrinfo_output.schema.json +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/ogrvrt.xsd +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/osmconf.ini +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/ozi_datum.csv +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/ozi_ellips.csv +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/pci_datum.txt +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/pci_ellips.txt +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/ruian_vf_ob_v1.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/ruian_vf_st_uvoh_v1.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/ruian_vf_st_v1.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/ruian_vf_v1.gfs +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/stateplane.csv +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/template_tiles.mapml +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/tms_LINZAntarticaMapTileGrid.json +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/tms_MapML_APSTILE.json +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/tms_MapML_CBMTILE.json +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/tms_NZTM2000.json +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal.dll +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdalplugins/drivers.ini +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdalplugins/gdal_ECW_JP2ECW.dll +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdalplugins/gdal_JPEG.dll +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdalplugins/gdal_MrSID.dll +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdalplugins/gdal_PNG.dll +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdalplugins/ogr_Arrow.dll +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdalplugins/ogr_LIBKML.dll +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdalplugins/ogr_Parquet.dll +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdalplugins/ogr_XLS.dll +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/license-profile.json +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/licenses/README.txt +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/CH +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/GL27 +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/ITRF2000 +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/ITRF2008 +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/ITRF2014 +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/ITRF2020 +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/copyright +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/deformation_model.schema.json +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/nad.lst +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/nad27 +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/nad83 +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/other.extra +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/proj-config-version.cmake +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/proj-config.cmake +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/proj-targets-debug.cmake +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/proj-targets-release.cmake +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/proj-targets.cmake +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/proj.db +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/proj.ini +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/proj4-targets-debug.cmake +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/proj4-targets-release.cmake +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/proj4-targets.cmake +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/projjson.schema.json +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/triangulation.schema.json +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/usage +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/vcpkg.spdx.json +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/vcpkg_abi_info.txt +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/world +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/use-license-profile.ps1 +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/controls.py +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/crs.py +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/diagnostics.py +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/dll.py +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/editing.py +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/geometry.py +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/geometry_ops.py +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/layer.py +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/layers.py +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/native_api.py +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/navigation.py +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/projects.py +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/routing.py +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/serialization.py +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/spatial.py +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/styling.py +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/types.py +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel.egg-info/SOURCES.txt +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel.egg-info/dependency_links.txt +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel.egg-info/requires.txt +0 -0
- {geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel.egg-info/top_level.txt +0 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -89,10 +89,11 @@ SIGNATURES: dict[str, tuple[str, tuple[str, ...]]] = {
|
|
|
89
89
|
"GeoKernelViewer_Resize": ("void", ('void_p', 'int', 'int')),
|
|
90
90
|
"GeoKernelViewer_SetEventCallback": ("void", ('void_p', 'event_callback', 'void_p')),
|
|
91
91
|
"GeoKernelViewer_InvalidateRenderCache": ("void", ('void_p', 'bool', 'bool')),
|
|
92
|
-
"GeoKernelViewer_SetTool": ("void", ('void_p', 'int')),
|
|
93
|
-
"GeoKernelViewer_SetActivationTypeName": ("void", ('void_p', 'wchar_p')),
|
|
94
|
-
"
|
|
95
|
-
"
|
|
92
|
+
"GeoKernelViewer_SetTool": ("void", ('void_p', 'int')),
|
|
93
|
+
"GeoKernelViewer_SetActivationTypeName": ("void", ('void_p', 'wchar_p')),
|
|
94
|
+
"GeoKernelViewer_SetLicenseManagerUrl": ("void", ('void_p', 'wchar_p')),
|
|
95
|
+
"GeoKernelViewer_SetLicenseKey": ("void", ('void_p', 'wchar_p')),
|
|
96
|
+
"GeoKernelViewer_GetTool": ("int", ('void_p',)),
|
|
96
97
|
"GeoKernelViewer_GetViewExtent": ("bool", ('void_p', 'extent_p')),
|
|
97
98
|
"GeoKernelViewer_SetViewExtent": ("void", ('void_p', 'extent')),
|
|
98
99
|
"GeoKernelViewer_WorldToScreen": ("bool", ('void_p', 'double', 'double', 'double_p', 'double_p')),
|
|
@@ -134,6 +134,10 @@ class Viewer(
|
|
|
134
134
|
self._require_handle()
|
|
135
135
|
self._dll.viewer.GeoKernelViewer_SetActivationTypeName(self._handle, activation_type)
|
|
136
136
|
|
|
137
|
+
def set_license_manager_url(self, license_manager_url: str) -> None:
|
|
138
|
+
self._require_handle()
|
|
139
|
+
self._dll.viewer.GeoKernelViewer_SetLicenseManagerUrl(self._handle, license_manager_url)
|
|
140
|
+
|
|
137
141
|
def set_license_key(self, license_key: str) -> None:
|
|
138
142
|
self._require_handle()
|
|
139
143
|
self._dll.viewer.GeoKernelViewer_SetLicenseKey(self._handle, license_key)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/gdalmdiminfo_output.schema.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/inspire_cp_BasicPropertyUnit.gfs
RENAMED
|
File without changes
|
{geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/inspire_cp_CadastralBoundary.gfs
RENAMED
|
File without changes
|
{geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/inspire_cp_CadastralParcel.gfs
RENAMED
|
File without changes
|
{geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/inspire_cp_CadastralZoning.gfs
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/ogr_fields_override.schema.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/gdal-data/tms_LINZAntarticaMapTileGrid.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{geokernel-1.0.2 → geokernel-1.0.4}/src/geokernel/bin/proj-data/deformation_model.schema.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|