Title: Map Visualizer
Author: dsamourkasidis
Published: <strong>18. Decembra 2016.</strong>
Last modified: 21. Decembra 2016.

---

Pretražite dodatke

![](https://ps.w.org/map-visualizer/assets/banner-772x250.jpg?rev=1562856)

Ovaj dodatak **nije testiran s najnovija 3 glavna izdanja WordPress-a**. Možda se
više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada
se koristi sa novijim verzijama WordPress-a.

![](https://ps.w.org/map-visualizer/assets/icon-128x128.jpg?rev=1562856)

# Map Visualizer

 Od [dsamourkasidis](https://profiles.wordpress.org/dsamourkasidis/)

[Skini](https://downloads.wordpress.org/plugin/map-visualizer.zip)

 * [Detalji](https://bs.wordpress.org/plugins/map-visualizer/#description)
 * [Recenzije](https://bs.wordpress.org/plugins/map-visualizer/#reviews)
 *  [Instalacija](https://bs.wordpress.org/plugins/map-visualizer/#installation)
 * [Razvoj](https://bs.wordpress.org/plugins/map-visualizer/#developers)

 [Podrška](https://wordpress.org/support/plugin/map-visualizer/)

## Opis

Map Visualizer allows users to import csv files, and to create a map out of them
using the plugin's interface.
 After you have successfully imported (or created)
a data source, you can visualise it on a map and add it to your posts/pages with
a shortcode. All shortcodes can be constructed easily through the plugin's interface.

#### CSV File Format

In order for the CSV file to be imported successfully, its format must comply with
the following rules:

 * The first row must contain all the Header names:
    - If you use geographical coordinates, the headers of _the first two column_
      must be named “Latitude” and “Longitude” respectively.
    - If you use addresses, the _first column_ must be named “Address” and the plugin
      will geocode the data accordingly.
    - If you wish to use polygons, the _first column_ must be named “Polygon”. Format
      of polygon data should be of Well-Known Text.
 * The second row must contain the data type of each column:
    - Available data types include “INT”, “FLOAT” and “TEXT”.
    - For “Latitude” and “Longitude” headers, the data type to be used is “FLOAT”.
    - For “Polygon” or “Address” headers, the data type to be used is “TEXT”.

#### shortcode format

The general format of this plugin's shortcodes is [visualise]. Available attributes
include:

 * “file_name” : The name of the file imported you wish to visualise.
 * “map” : The map type to be used for the visualization. You can choose between“
   Satellite” or “Streets” maps and the default one is “Streets”.
 * “type” : Type of visualization. Either visualise your data as “polygon” or as“
   marker”. Default type is “marker”.
 * “marker_type” : Choose between “simple marker” or “circle_marker” to be pinned
   on the chosen map. The default markers are “simple marker”.
 * “category” : Header Name of your file, which will be used to differentiate the
   data based on the marker_type chosen.
 * “colorant” : Color of circle_markers and polygons, used to differentiate the 
   data.
 * “circle_radius” : Radius of circle_markers. The default value is 5, and it is
   advised to stay between a 1-10 scale.
 * “fill_opacity” : Level of opacity for circle_markers and polygons. The default
   value is 0.3, and it is advised to stay between a 0.1-1 scale.
 * “center_point” : An Address for setting the initial center point of the map.
 * “zoom” : Initial zoom of the map. Value 1 shows the entire world map and the 
   default zoom used is 3.

## Slike ekrana

 * [[
 * Simple Markers on a Google Street map
 * [[
 * Circle Markers on a Google Satellite map
 * [[
 * Polygons on a Google Satellite map

## Instalacija

 1. Upload the content of the ZIP archive to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Import your file through the Import CSV File’ page. Alternatively create your own
    through the ‘Create New File’ page.
 4. View your stored files, construct and copy a shortcode through the ‘List All Files’
    page.
 5. Paste the shortcode in the text where you want the map visualization to appear

## ČPP

  What file formats are supported?

For now, only CSV files are supported. However, there is room for adding geojson
or netCDF support on future versions.

  Is there a limit for the CSV file size?

Theoretically, no there isn't. You should take into account, however, your hosting
provider restrictions.

## Recenzije

Nema recenzija za ovaj dodatak.

## Saradnici i programeri

“Map Visualizer” is open source software. The following people have contributed 
to this plugin.

Doprinositelji

 *   [ dsamourkasidis ](https://profiles.wordpress.org/dsamourkasidis/)

[Prevedi “Map Visualizer” na vaš jezik.](https://translate.wordpress.org/projects/wp-plugins/map-visualizer)

### Zainteresirani za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/map-visualizer/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/map-visualizer/)ili se pretplatite
na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/map-visualizer/) od 
[RSS](https://plugins.trac.wordpress.org/log/map-visualizer/?limit=100&mode=stop_on_copy&format=rss).

## Zapis promijena

#### 1.0

*Initial Release

## Meta

 *  Version **1.0**
 *  Last updated **prije 9 godina**
 *  Active installations **10+**
 *  WordPress version ** 4.1.5 ili viša **
 *  Tested up to **4.7.33**
 *  Language
 * [English (US)](https://wordpress.org/plugins/map-visualizer/)
 * Tags
 * [csv](https://bs.wordpress.org/plugins/tags/csv/)[geocode](https://bs.wordpress.org/plugins/tags/geocode/)
   [leaflet](https://bs.wordpress.org/plugins/tags/leaflet/)[map](https://bs.wordpress.org/plugins/tags/map/)
   [visualization](https://bs.wordpress.org/plugins/tags/visualization/)
 *  [Napredni pogled](https://bs.wordpress.org/plugins/map-visualizer/advanced/)

## Ocjene

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/map-visualizer/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/map-visualizer/reviews/)

## Doprinositelji

 *   [ dsamourkasidis ](https://profiles.wordpress.org/dsamourkasidis/)

## Podrška

Imate nešto za reći? Trebate pomoć?

 [Pogledaj forum podrške](https://wordpress.org/support/plugin/map-visualizer/)