|
Download cgeoclip_mi05.zip
(v 0.56 - Nov 1, 2002 - 168 kb)
The Geoclip builder for MapInfo 4.5 and higher is mainly made
up of a compiled Mapbasic script (geoclip.mbx) and a compiled
Flash interface (geoclip.swf). The minimum entries required are
a polygon-based base map with at least two fields – one
for naming the geographic units, the other to describe each unit’s
population. It can handle up to 10 numeric variables and allows
for 5 additional indicators defined as ratios. The builder then
creates a fully independent geostatistic application that can
be placed on a website or copied to a CD-ROM. The Mapbasic program
generates the html start-up page and groups the geographic and
statistical data into one – or two – compressed swf
file(s). A browser with Flash
6 player installed is all you need to view the map.
The builder writes coordinate vectors
and statistical data directly in swf format – click here
for swf specifications. It uses Jean-Loup Gailly and Mark Adler’s
superb zlib
compression library. The interface included in geoclip.swf
has been specially optimised to allow the Flash player to handle
sorting tasks, statistical calculations and complex drawings without
the help of a server. The Geoclip builder can handle up to 3,000
geographic units, as demonstrated by some examples included in
the Geoclip gallery.
Instructions for use follow :
Copy all
the zipped files in the same directory.
Open MapInfo
and run geoclip.mbx.
A new "Geoclip" item appears in the menu bar.
Open the files needed to build your Geoclip :
- a file of the area you want to explore ; it is of course compulsory
and must contain – in addition to the geographic objects
– at least one character variable containing the name of
the geographic units, and one numeric variable indicating their
population ;
- one or two complementary file(s) – major cities, surrounding
contours ; these are optional (see below).
Start the builder from the Geoclip / Internet builder menu. The
following dialog box appears :
Fill in the various available fields – base map, unit names
and population, titles and notices.
Click OK to finish if you do not want to
add any additional data or geographic elements.
The programme runs in less than a minute
and a first Geoclip appears, offering all the browsing features
and allowing you to map the population and population density.
|