|
The program
To have a complete starting example download the Zurich example
below.
- Actual version
- mapresso_13b161.jar
- The applet tag: <applet code="MAPresso.class"
archive="./mapresso_13b161.jar">
- Former version 1.3b144
- MAPresso13b.jar (b144)
- The applet tag: <applet code="com.mapresso.MAPresso.class"
archive="./mapresso13b.jar">
-
- Former version 1.2
-
- MAPresso12.jar
- The applet tag: <applet code="MAPresso.class"
archive="./mapresso12b.jar">
Example
- Canton of Zurich: 171 communes
- Download the complete example
/ show the example online
Geometries
-
Conversion
program shp2psc
- shp2psc, version
1.1.0 (Mac OS X application).
shp2psc, version 1.1.0
(jar file for any platform; start it with "java -jar shp2psc.jar").
-
- Documentation
|
 |
 |
 |
A recommended installation structure is the following:
- main directory
- map.html
- program
- MAPresso.jar
- images (containing icons etc.)
- geo
- (theme).txt
- (theme).vnm
This structure is not necessary. But, a structure with too scattered
files may raise applet security restrictions.
|