SharpMap 1.1.0
See the version list below for details.
dotnet add package SharpMap --version 1.1.0
NuGet\Install-Package SharpMap -Version 1.1.0
<PackageReference Include="SharpMap" Version="1.1.0" />
paket add SharpMap --version 1.1.0
#r "nuget: SharpMap, 1.1.0"
// Install SharpMap as a Cake Addin #addin nuget:?package=SharpMap&version=1.1.0 // Install SharpMap as a Cake Tool #tool nuget:?package=SharpMap&version=1.1.0
This package contains the core components of SharpMap.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
-
- BruTile (= 0.7.4.4)
- Common.Logging (= 2.0.0)
- GeoAPI (= 1.7.2)
- NetTopologySuite (= 1.13.2)
- NetTopologySuite.IO (= 1.13.2)
- NewtonSoft.Json (= 4.5.11)
- ProjNET4GeoAPI (= 1.3.0.3)
NuGet packages (18)
Showing the top 5 NuGet packages that depend on SharpMap:
Package | Downloads |
---|---|
SharpMap.UI
This package contains UI Compontents for System.Windows.Forms. |
|
SharpMap.Extensions
Extensions for the SharpMap Engine |
|
SharpMap.Layers.BruTile
The package contains a base map layer solution based on BruTile. |
|
SharpMap.Converters.GeoJSON
This package contains SharpMap components to work with GeoJSON. |
|
SharpMap.Web
This package contains UI Compontents for Ajax Web. |
GitHub repositories
This package is not used by any popular GitHub repositories.
New Features
-OleDbTwoPoint provider
-Reprojection of GdalRasterLayer
-HeatLayer
-New Property MapScale that can get/set the current Scale of the map
-New Provider: OracleSpatialProvider that uses ODP.NET and ODAC to access OracleSpatial tables in a more efficient way and improve performance
-GDALTileIndexRasterLayer to be able to use TileIndex-shapefiles created by gdaltindex.exe to draw mosaics of rasters in an efficient way
-GdiImageLayer with (optional) use of a world file
Bug fixes
-GetFeature of GeometryFeatureProvider
-Change to make spatialindex detection of ManagedSQLiteprovider case-insensitive
-Fix for #34754. OgrProvider: implementation for xxxList data types, better check if desired layer really exists.
-Fix for Oracle in OleDbProvider which made Number-fields throw invalid cast exception
-Fix for not rounding coordinates to integer values when reading them from SpatiaLite
-Fixed ColorBlend evaluation of GDalRasterLayer
-Error in offset-calculation of some shapefiles which made some special cases not load correctly
-Fixed issue with simultaneous readers of the same shapefile (locking error of shx-file)
-MapBox is made partial to easier allow extensions
-TargetSRID is made virtual
-Fix for #34709. Cross thread violation
-Fixed ToolTip for MapZoomToolStrip
-Fix for transforming Envelope (now using all 4 corners instead of just 2
-Removed unnecessary calls to refresh in MapBox to minimize OnPaint Calls
-Fix for LabelLayer rotation
-Fix for LabelLayer use of Halo setting generated by a theme.