Mapping Your Data

Adding maps and data plots to your applications

 

Home

About Adit Limited

Contact us

Legal

AditMap

Our desktop mapping product AditMap is not just an interactive program for creating maps from a wide variety of sources but it has a callable interface capable of plotting locations, captions,symbols and data values under the control of external programs. AditMap exposes a straightforward interface that allows programs developed in almost any Windows based language to control the whole process. While many see AditMap as a companion product to AditSite, AditMap is a fully functioning standalone product capable of bringing mapping to any computer based system.

One AditMap user who had an MS Access database loaded with a mass of wildlife observation records used AditMap to plot and analyse the data. His programming tool of choice was Visual Basic for Applications (VBA). Take a look at some of the VBA code samples he has posted and see how easy it is to add data plotting to your application - whatever your development language.

AditMap is compiled as an ActiveX exe. This makes it as simple to run remotely from your own developed code as it is to run it interactively.

The process of controlling AditMap through the ActiveX exe interface could not be simpler.

First create an AditMap object which will load and start AditMap running

Set MapLink = CreateObject("AditMap.MapLink")

Then tell AditMap which map to load

MapLink.MapLinkPath = "C:\Database\ADITMAP\MyMap1.AMF"

Then tell AditMap to load the map (easy or what?)

RetVal = MapLink.LoadLinkMap()

You can then use the interface to select plotting symbols, colours, plot size and (if required) a grid to be displayed over the map - perhaps at kilometer intervals.

You can then use the interface to load data into AditMap and have when you are ready - plot it.

RetVal = MapLink.PlotLinkData(Text1)

RetVal = MapLink.DisplayLinkData()

Maps can bring a wide range of applications to life. If a picture is worth one thousand words then an effective map might be worth a while book. Just think what you could do with an instant display of the location of people, companies, places or things - using symbols and colours to add emphasis or to impart even more visual information. You can read more on AditMap and it's mapping capabilities and you can also follow our general introduction to maps and map construction - it can be simpler than you might imagine.

Mapping has never been simpler. The wide availability of aerial and satellite photographs and the availability of low cost GPS devices make constructing a map from scratch using a tool such as AditMap very straightforward. AditMap can convert even the simplest sketch into a working map or you can purchase spatial datasets from organisations such as UK Ordnance survey, the AA and many new Internet based services.


Just click here to order a copy of AditMap using your credit card and add mapping and data plotting to your application. For multiple licenses and special requirements - please contact us by phone or email.

Google
  Web www.aditsite.co.uk