Contacting Technical Support
You can contact uismedia's Technical Support Center for technical assistance by phone, fax, or e-mail during our business hours, Monday through Friday, excluding uismedia holidays.
Before you call uismedia for technical support, you should be at your computer running your Mappetizer software. Be prepared to give the following information:
- The operating system you are using
- The exact wording of any messages that appear on your screen
- What happened and what have you done when the problem occurred
- Which steps did you make to solve the problem
Technical Support Center
Phone: ++49 (0)7583/37 54 65
Fax: ++49 (0)7583/37 54 66
E-mail: support@mappetizer.de
Software Life Cycle
uismedia offers free support within one year after purchase or within a valid service contract. The following table shows the life cycle plan for upgrades and patches/hot fixes.
| Version | Upgrade Warranty | ||
|---|---|---|---|
| Mappetizer for ArcGIS | Mappetizer | ||
| 10.x | free updates, patches and hot fixes, if you have maintanance | ||
| 8.x | free upgrade if you have maintanance. fee required for upgrading, no patches and hot fixes |
||
| 7.x | fee required for upgrading, no patches and hot fixes | ||
| 6.x | |||
| 5.x | |||
| 4.x | |||
| 3.x | free updates, patches and hot fixes, if you have maintanance | ||
| 2.x | free upgrade if you have maintanance. fee required for upgrading, no patches and hot fixes |
||
| 1.x | fee required for upgrading, no patches and hot fixes | ||
FAQ
Which browsers are supported by Mappetizer?
Mappetizer for ArcGIS (Version 10.x) is successfully tested on the following browsers:
(The current state of SVG implementation can be checked here.)
| Browser | Resctrictions | Firefox 3.x or higher (native SVG support) |
All functionalities of Mappetizer are available |
|---|---|
| Google Chrome (native SVG support) |
All functionalities of Mappetizer are available |
| Microsoft IE 9.x or higher (native SVG support) |
All functionalities of Mappetizer are available |
| Microsoft IE 6.x/7.x/8.x | A PlugIn is needed |
| Opera 8.5 or higher (native SVG support) |
All functionalities of Mappetizer are available |
| Safari 3.x or higher (native SVG support) |
All functionalities of Mappetizer are available |
Do I need a browser plug-in to see my SVG files?
All moderne browsers have native SVG support, so you don't need a plug-in to see SVG maps (you will find informations about SVG browser support under http://www.codedread.com/svg-support.php)
For Microsoft Internet Explorer 8 and older, the user have to install a free browser plug-in to view SVG documents. At the moment we recommend the free Adobe SVGViewer to use with Microsoft Internet Explorer:
Publishing SVG data on CD/DVD
If you want to publish your SVG data on CD/DVD and end user should not need a browser with SVG support, then portable web browser are a good solution. This browser supports SVG and can be added on your CD/DVD. More informations can be found under
SVG files are not shown correctly
If you see only XML code instead of your SVG graphic, then you have no or the wrong mime type defined on your Web server. You must add image/svg+xml as mime type.
Additional informations
Additional informations.
SVGZ files are not shown correctly with Firefox and Safari
If your compressed SVGZ graphics are not shown, then the "Content-Encoding: gzip" entry is missing in your HTTP header.
Additional informations.
Can not display local SVG files
Opera 11:
Lösung:
Type in about:config. Expand the UserPrefs Section. Activate "Allow File XMLHttpRequest". Save the seetings by cclicking the button at the end of the document.
Internet Explorer:
You see the message "To help protect your security, ie has restricted this file from showing active content that could access your computer.
Click here for options".
Solution:
Go to Internet Explorer options - Advanced and under Security select "Allow active components to run from file in my computer". restart Explorer.
Chrome:
Solution:
You can use a --allow-file-access-from-files command line switch
Data- and copyright protection of SVG files
SVG is an open ASCII graphic format. Because of the fact, that each line and each polygon in SVG has original geometric coordinates, someone can theoretically import your SVG file in a graphic program or a GIS and use your data for his own purposes. The same is with your attribute data. How can you prevent a potential data abuse? The high geometric precision has not only a drawback but also a benefit. If someone copy your high precision data and use this data, so you can uncover this by comparing your data against the copy. All objects are identical; so you can maintain your copyright. But also if code has changed (e.g. transforming or scaling the geometry), you can understand these processes mathematicaly based on the coordinates. So you can sue for your copyright. (Reference: Neumann, A.; Winter, A.; Neumann, I.: vector-based web cartography: enabler SVG. http://www.carto.net)
Tips
Tip 1: Place SVG Graphics into Microsoft Documents
If you use Adobe SVGViewer then SVG graphics files can be copied into Microsoft Word or PowerPoint documents by following these steps:
- Place the mouse cursor over the SVG image,
- Click the right mouse button and choose the option "Copy SVG",
- In the Microsoft document select the options "Edit / Paste Special"
- Select Bitmap
Tip 2: What can i do with big raster images
Tiling is a tool to use with big raster images. But typically we start with a map showing the whole raster. So tiling is not useful because all the tiles will be loaded right from the start.
This would be the solution:
We make a screenshot of the raster image with a lower resolution to show this at the beginning. When zooming in, the raster image changes to a tiled raster image with a better resolution.
- Start ArcMap
- Load your raster image
- Right click on the raster image in the TOC
- Choose Data->Export data
- Choose one of the following formats (JPG, PNG, GIF)
- Check Raster Dataset (Original) for Extent and Spatial Reference
- Check Use Renderer and Force RGB
- Save the raster image
- Add this raster image to your project
- Give this raster image and the original raster image scale ranges (the saved raster should be visible at starting time)
- Tile your original raster image during Mappetizer export
Tip 3: How to test settings in big projects
Often GIS projects are big and the export with Mappetizer takes longer. Therefor a testing of several settings is annoying. To test settings anyhow, a good approach is to clip your project with ArcMap functionalities. This feature of ArcMap is supported by Mappetizer.
- Start ArcMap starten and load your project
- uncheck all layers you do not need for testing
- Zoom to an extent which shows all relevant data and is not to large
- Right click on your project data frame
- Choose Properties->Data Frame
- Enable "Clip to Shape"
- Click button "Specify Shape"
- Check "Current visible extent" and close window by clicking OK
- Now you can export your project with Mappetizer
Tip 4: Image loks blurred after export
In special cases exported raster maps looks blurred when zooming in. This is an effect coming from the image attribute "image-rendering". This has the standard setting auto. If you have such a blurred image then try this:
- edit map.svg (you find this file inside the folder embfiles
- Search the image tag and add the following image-rendering="optimizeSpeed"

Mappetizer Web Mapping Software