Browse our Products

If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.

 

Aspose.GIS for .NET 24.9 (DLLs only)

Download  Support Forum 

File Details

  • Downloads:
  • 1
  • File Size:
  • 9.63MB
  • Date Added:
  • 27/9/2024

Description

This ZIP file contains only the Aspose.GIS for .NET assemblies. The assemblies are the same as in the MSI installer of the product of the same version.

Release Highlights

The DLLs-only release of Aspose.GIS for .NET 24.9 introduces essential enhancements for GIS data querying and transformation, including LINQ filtering, feature aggregation, and in-memory export workflows.

✳️ New Feature

  • LINQ-Style Filtering via WhereLinq():

    • Allows complex filters on features using lambda expressions.
    • Example: layer.WhereLinq(f => f.GetValue<int>("age") > 5 && f.GetValue<string>("name").StartsWith("J")).
  • Geometry Aggregation:

    • Extract all geometries in a layer into a single GEOMETRYCOLLECTION with null-checks and empty collection support.
    • Use GeoTools.GeometryOperations.ExtractGeometryCollection(layer).
  • Custom In-Memory Layers from Queries:

    • Use Drivers.InMemory.CreateLayer(FeaturesSequence) to convert a filtered feature set directly into a reusable in-memory layer.

🔧 Enhancement

  • No performance or structural improvements noted.

🛠 Fix

  • No bug fixes listed.

👉 You can view the full list of updates by visiting Aspose.GIS for .NET 24.9 Release Notes


aspose.gis where linq | geometrycollection from layer | featuressequence create layer | gis net feature filtering


 English