Title: Map Visualizer
Author: dsamourkasidis
Published: <strong>2016년 12월 18일</strong>
Last modified: 2016년 12월 21일

---

플러그인 검색

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

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

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

# Map Visualizer

 작성자: [dsamourkasidis](https://profiles.wordpress.org/dsamourkasidis/)

[다운로드](https://downloads.wordpress.org/plugin/map-visualizer.zip)

 * [세부사항](https://ko.wordpress.org/plugins/map-visualizer/#description)
 * [평가](https://ko.wordpress.org/plugins/map-visualizer/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/map-visualizer/#installation)
 * [개발](https://ko.wordpress.org/plugins/map-visualizer/#developers)

 [지원](https://wordpress.org/support/plugin/map-visualizer/)

## 설명

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.

## 스크린샷

[⌊Simple Markers on a Google Street map⌉⌊Simple Markers on a Google Street map⌉[

Simple Markers on a Google Street map

[⌊Circle Markers on a Google Satellite map⌉⌊Circle Markers on a Google Satellite
map⌉[

Circle Markers on a Google Satellite map

[⌊Polygons on a Google Satellite map⌉⌊Polygons on a Google Satellite map⌉[

Polygons on a Google Satellite map

## 설치

 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

## FAQ

  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.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Map Visualizer”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

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

[자국어로 “Map Visualizer”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/map-visualizer)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/map-visualizer/)는, [SVN 저장소](https://plugins.svn.wordpress.org/map-visualizer/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/map-visualizer/)
을 [RSS](https://plugins.trac.wordpress.org/log/map-visualizer/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0

*Initial Release

## 기초

 *  버전 **1.0**
 *  최근 업데이트: **10년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 4.1.5 또는 그 이상 **
 *  다음까지 시험됨: **4.7.33**
 *  언어
 * [English (US)](https://wordpress.org/plugins/map-visualizer/)
 * 태그:
 * [csv](https://ko.wordpress.org/plugins/tags/csv/)[geocode](https://ko.wordpress.org/plugins/tags/geocode/)
   [leaflet](https://ko.wordpress.org/plugins/tags/leaflet/)[map](https://ko.wordpress.org/plugins/tags/map/)
   [visualization](https://ko.wordpress.org/plugins/tags/visualization/)
 *  [고급 보기](https://ko.wordpress.org/plugins/map-visualizer/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/map-visualizer/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/map-visualizer/)