Lienchiang (Fukien) Map Cropping Samples

Lienchiang (Fukien) Map Cropping Samples-1
Lienchiang (Fukien) Map Cropping Samples-1

Lienchiang (Fukien) Map Cropping Samples-2
Lienchiang (Fukien) Map Cropping Samples-2

Lienchiang and counties map with 3D shadow effect
Lienchiang and counties map with 3D shadow effect

Download outline map of Lienchiang (geojson format) : Lienchiang.geojson (**)
Download polygon array of Lienchiang map for "Google Maps" : Lienchiang.txt
Bounding Box for Lienchiang Map : ( 25.947414 , 119.913748 , 26.388739 , 120.50766 )
ISO-3166 CODE for Lienchiang : TW-LIE

Get Boundaries from overpass-turbo (OSM) with boundary box of Lienchiang map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](25.947414, 119.913748, 26.388739, 120.50766);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Lienchiang)
[out:json];
(
rel["name"="Lienchiang"][type=boundary];
rel["name:en"="Lienchiang"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Lienchiang in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**) Terms of Use for downloaded geojson files.

Create Lienchiang counties and neighborhoods map.


Share this page