MI Help creating a density map

2000-08-15 Thread Clark, Daniel (CRTLDN)
Hello list, I want to create a map to display density of points. I have a table with 700 odd records which occur across a wide area. I would like the map to display the density/concentration of these points. This is very simple to do in ArcView by generating a grid, but I am unsure how to go

Integrated Mapping and using MI Tools

2000-09-12 Thread Clark, Daniel (CRTLDN)
Hello list, I have created an integrated mapping application using VB6 and MIpro 6 where the MI map window appears in a picturebox. I want to be able to use the Concentric Ring Buffers tool in the application but I can't get it to work outside of MI. I guess this is because it starts by trying

MI Mapbasic Create table statement

2000-09-20 Thread Clark, Daniel (CRTLDN)
Title: Mapbasic Create table statement Hi List, Is it possible to use a string variable as the table name in the MapBasic 'Create Table' statement? (ie the variable contains a user specified table name from a dialog) I have tried the following: Create Table UserTable (Ring Smallint,

MI Integrated mapping problem

2000-09-25 Thread Clark, Daniel (CRTLDN)
Title: Integrated mapping problem Hi listers, I have an integrated mapping app that I am developing in VB6. On my main form I have three picture boxes that I am using as a map window, browser window, and graph window respectively. I have set up the map window as the application window