ESRI ShapeFile (SHP) Support

Overview

The ESRI Shapefile or simply a shapefile is a popular geospatial vector data format for geographic information systems, it likely that your company or organization have maps of the regions of interest in this format.

AnyChart gives you an ability to put this maps to WEB - using AnyChart Maps and Adobe Flash Technology.

All you need to do is to obtain a map in ShapeFile format and refer to AnyChart Map Converter Page: http://6.anychart.com/products/anymap/converter/.

In this article you will learn why AMAP format is used by AnyChart and see a sample of a custom map.

to top

ShapeFile (SHP) Format

The ESRI Shapefile or simply a shapefile is a popular geospatial vector data format for geographic information systems software. It is developed and regulated by ESRI as a (mostly) open specification for data interoperability among ESRI and other software products. A "shapefile" commonly refers to a collection of files with ".shp", ".shx", ".dbf", and other extensions on a common prefix name (e.g., "lakes.*"). The actual shapefile relates specifically to files with the ".shp" extension, however this file alone is incomplete for distribution, as the other supporting files are required.

Shapefiles spatially describe geometries: points, polylines, and polygons. These, for example, could represent water wells, rivers, and lakes, respectively. Each item may also have attributes, that describe the items, such as the name or temperature.

to top

AMAP Format

".amap" files are maps encoded in a proprietary AnyChart AMAP format created to store geographical data. Each ".amap" file contains a single map, for example: Map of the USA or Map of the World.

Why AnyChart uses AMAP and not ESRI directly? There are three main points:

Why do these points are important?

Important Note

AnyChart AMAP Maps are not intended for use in applications that require precise geo-positioning, they are intended for demonstration, statistical and educational purposes only.

Although we give users an ability to place points according to their latitude and longitude - we do not guarantee any accuracy that can be crucial for certain kinds of applications.

Maps shipped in package and generated by converter are simplified - which means that some points from polygons (region borders for example) are removed, so you can not rely on them as on the source of inevitable information about countries or region borders.

to top

Conversion

Conversion of ShapeFiles to AMAP can be done by AnyChart Map Converter, in order to convert your map please do the following:

AnyChart Map Converter Page: http://6.anychart.com/products/anymap/converter/

to top

Sample Custom Map

Please take a look at the sample custom map of Sydney (Australia) converted from SHP to AMAP and now displayed by AnyChart Map:

Live Sample:  Sample Custom Sydney Flash Map

to top