News / Updates

RSS: ActualMap

http://www.vdsgeo.com/Blog/RSS.aspx?p=19~71~-1&r=92d97d40-64f9-4212-9abe-f3be57a1eb67

Publisher: VDS Technologies

News / Updates

ActualMap 4.7.1 Released
Mon, 22 Mar 2021 15:11:00 -0400

Support for GDA2020(Geocentric Datum of Australia 2020) and the GDA2020 coordinate systems (as defined in the EPSG 10 database):

GDA2020
GDA2020 / GA LCC
GDA2020 / MGA zone 46 to 59
GDA2020 / Vicgrid
GDA2020 / ALB2020 to PHG2020
GDA2020 / NSW Lambert
GDA2020 / SA Lambert
GDA2020 / Australian Albers

VDS Technologies

ActualMap 4.7 Released
Tue, 10 Feb 2015 03:15:00 -0500

This release includes the following:

  • Support for tiled and transparent (RGBA) GeoTIFF raster images
  • The routing engine now supports turn restrictions
  • TurnRestrictions class
  • Route class:
    EnableRestrictions property
    TransportationMode property
    CurrentDate property
  • TransportationMode enumeration
  • The DataTableLayer class now supports the Shapefile and WKB spatial data formats

Support

ActualMap 4.6 Released
Wed, 23 Jul 2014 08:25:00 -0400

This release includes the following:

  • Support for Web Map Services
  • WmsLayer class
  • WmsCapabilities class
  • WmsLayerInfo class
  • WmsStyleInfo class
  • Map class:
    GetWmsFeatureInfo method
  • WMS Layer sample
  • WMS Browser sample

VDS Technologies

ActualMap 4.5.1 Released
Fri, 14 Mar 2014 01:00:00 -0400

This release includes the following:

  • Support for pinch zoom, single- and multi-touch events (Windows 7 / 8 / 8.1).
  • Spatial and attribute filtering of features in layers.
  • DynamicLayer class:
    Extent property
  • PointDataTableLayer class
  • Shape class:
    ToWkt method
    FromWkt method
    ToWkb method
    FromWkb method
  • Layer class:
    FilterShape method
    FilterExpression method
    FilterMethod method

VDS Technologies

ActualMap 4.5 released
Sun, 21 Apr 2013 11:00:00 -0400

This release includes the following:

  • Support for spatial databases, including viewing and editing of attribute and geometry data. Spatial database indexes are supported for fast map rendering. Attribute queries can be passed directly to the database. The following databases are supported:
    - SQL Server
    - Oracle
    - MySQL
    - PostgreSQL/PostGIS

  • DrawShape tool - allows users to draw single and multi-part shapes.

  • EditShape tool - allows users to add, edit, and remove vertices in single and multi-part shapes.

  • The ShapeEditor and LocationEditor samples have been updated to demonstrate the DrawShape and EditShape tools and editing of data by using the new spatial database classes.

  • 141 new point symbols have been added to the PointStyle enumeration (accommodation, amenity, education, health, POI, sport, shopping, transportation symbols).

  • Support for .NET 2.0 / 3.0 / 3.5 (assemblies for .NET CLR 2)

  • Support for .NET 4.0 / 4.5 (assemblies for .NET CLR 4)

  • ActualMap.Data namespace:
    SqlServerLayer class
    OracleLayer class
    MySqlLayer class
    PostgreSqlLayer class
    PointDataLayer class
    DataTableLayer class
    WkbDataLayer class
    ShapeDataLayer class

  • Map control:
    NewShapeType property
    IsEdit property
    EditShape method
    CancelEdit method
    GetEditedShape method
    RemoveSelectedVertex method

  • Layer class:
    NewRecord method
    EnablePassthroughQuery property

  • Shape class:
    Buffer method
    ConvexHull method
    Intersect method
    Union method
    Difference method
    LabelPoint property

  • Recordset class
    Delete method
    Update method

  • MapToolShape class:
    VertexSize property
    VertexColor property
    VirtualVertexColor property


VDS Technologies