PyPi | GitHub | Samples | Discussions | Documentation | Website
The TatukGIS Developer Kernel
(DK) is a professional grade, general-purpose GIS library used to develop custom GIS applications or add geospatial functionality to existing products.
For more information, visit Developer Kernel's full description page.
The tatukgis_pdk
(DK.Python) is a natively-compiled Python module that provides the full functionality of the TatukGIS Developer Kernel.
Enterprise features of TatukGIS Developer Kernel - including support for advanced spatial databases - are not included in DK.Python.
This product is available free of charge for personal, educational, and commercial use, with the requirement that any created application must be open source.
- Supports reading and writing common GIS data formats, including CSV, DLG, DGN, DXF, DWG, E00, GDF, GML, GPX, GSHHS, JSON, KML, LandXML, LAS, MIF, OSM, PLY, SDTS, ShapeFile (SHP), S57, STL, TAB, TIGER, VPF, IFC, ADF, BIL, BMP, BT, CADRG, DEM, DT, FLT, GIF, GRD, IMG, JPEG, PNG, SDTS, STRM, TIFF/GeoTIFF, ECW, JPEG2000, ESRI Personal Geodatabase, ESRI File Geodatabase, GDAL/OGR, FME, vector and image data stored in SQLite, Oracle, Postgres, MSSQL and much more. Full supported format list is available at Layer Formats.
- Supports WMS, WMTS, and WFS protocols.
- Provides powerful map presentation with interactive map operations, including online geometry editing.
- Includes coordinate system support with on-the-fly reprojection of vector and image data.
- Enables data querying using spatial operations.
- Offers advanced styling with extensive symbology options.
- Supports online data editing.
- Provides a powerful API, including:
- Spatial querying based on DE-9IM topological model
- Topological operations on shapes
- Common image enhancement operations
- Dynamic shape aggregation
- Interpolation tools
- Hydrology toolset
- Geocoding and routing
- Pipeline operations
- Raster algebra (with CUDA support)
- Statistical analysis tools
And much more. Full feature list is available at Feature List.
- Windows x86
- Windows x64
- macOS x64
- macOS arm64
- Linux x64
DK.Python is available on pypi.org.
pip install tatukgis_pdk
Import tatukgis_pdk
into your program to get started:
import tatukgis_pdk as pdk
TatukGIS Developer Kernel documentation is available at Docs.
Samples are available at DK.Python-Samples.
TatukGIS moderates the DK.Python Discussions page, but does not provide extensive support through the forum.
- The software is provided "as is".
- Free for commercial and non-commercial use, as long as applications created with DK.Python are open source.
- Samples are released under MIT license.
If you wish to:
- Receive professional support directly from TatukGIS developers
- Release a closed-source project using the TatukGIS Developer Kernel
- Access Developer Kernel Enterprise functionality
Please contact the TatukGIS Sales Department through Contact Page.
The TatukGIS Developer Kernel may use some instances of 3rd party code. The full list is available at Copyrights.
The TatukGIS Developer Kernel is natively supported across a broad range of frameworks and platforms, including Delphi, ASP.NET, .NET, Java and ActiveX. For more information, visit our Product Catalog.